Network configuration |
include/network/lan/address.ycp |
Network card adresss configuration dialogs | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions
|
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 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
Helper
- Return value:
-
whether the address is static
Event handler for ifcfg name enable or disable depending on whether we are adding a new interface
- Parameters:
-
key the widget receiving the event event the event being handled
- Return value:
-
nil so that the dialog loops on
Event handler for static network information: enable or disable depending on whether static setup is enabled
- Parameters:
-
key the widget receiving the event event the event being handled
- Return value:
-
nil so that the dialog loops on
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
Initialize the dialog as a whole Sets default focus
- Parameters:
-
key id of the widget
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
Store values computed from the whole dialog
- Parameters:
-
key the widget being validated event the event being handled
- Parameters:
-
types netowrk card types
- Return value:
-
their descriptions for CWM
Wrap contents to a box so that the tabs have the same size
- Parameters:
-
contents the tab contents
- Return value:
-
wrapped contents
Dialog for setting up IP address
- Return value:
-
dialog result