Unknown YCP Module |
|
This module has an unstable interface. |
File: include/network/lan/address.ycp
Package: Network configuration
Summary: Network card adresss configuration dialogs
Authors: Michal Svec
obsoleted by GetDefaultsForHW
- Return value:
-
`next
`RadioButtonGroup uses CurrentButton instead of Value, grrr
- Parameters:
-
key widget id
- Return value:
-
what property to ask for to get the widget value
Debug messages configurable at runtime
- Parameters:
-
class debug class msg message to log
Default function to init the value of a widget. Used for push buttons.
- Parameters:
-
key id of the widget
Default function to store the value of a widget.
- Parameters:
-
key id of the widget event the event being handled
Default function to store the value of devices attached to bridge (BRIDGE_PORTS).
- Parameters:
-
key id of the widget event
Default function to init the value of slave ETHERDEVICE box.
- Parameters:
-
key id of the widget
Default function to store the value of ETHERDEVICE devices box.
- Parameters:
-
key id of the widget event
Searches map of known devices and decides if a device of given name and type can be enslaved in a bond device
- Parameters:
-
devtype device type. See NetworkInterfaces::CardRegex for known categories. devname particular device name (e.g. eth0)
Default function to init the value of slave devices box.
- Parameters:
-
key id of the widget
Default function to store the value of slave devices box.
- Parameters:
-
key id of the widget event
Initialize a RadioButtonGroup Group called FOO has buttons FOO_bar FOO_qux and values bar qux
- Parameters:
-
key id of the widget
Store a RadioButtonGroup Group called FOO has buttons FOO_bar FOO_qux and values bar qux
- Parameters:
-
key id of the widget event the event being handled
Remap the buttons to their Wizard Sequencer values
- Parameters:
-
key the widget receiving the event event the event being handled
- Return value:
-
nil so that the dialog loops on
Validator for IP adresses used for IPADDR and REMOTEIP
- Parameters:
-
key the widget being validated event the event being handled
- Return value:
-
whether valid
Validator for network masks adresses
- Parameters:
-
key the widget being validated event the event being handled
- Return value:
-
whether valid
Validator for ifcfg names
- Parameters:
-
key the widget being validated event the event being handled
- Return value:
-
whether valid
If the traffic would be blocked, ask the user if he wants to change it
- Parameters:
-
event the event being handled
- Return value:
-
change it?
Validator for network masks adresses
- Parameters:
-
key the widget being validated event the event being handled
- Return value:
-
whether valid
Initialize value of firewall zone widget (disables it when SuSEFirewall is not installed)
- Parameters:
-
key id of the widget
- Parameters:
-
types network card types
- Return value:
-
their descriptions for CWM
Dialog for setting up IP address
- Return value:
-
dialog result