Configuration of dhcp-server |
include/dhcp-server/options.ycp |
Popups for table/popup mechanism | |
|
|
This module has an unstable interface. |
Fetch value from structures
- Parameters:
-
opt_id any option id key string option key
- Return value:
-
the value
Store value to structures
- Parameters:
-
opt_id any option id key string option key value any value to store
Fallback function to initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Fallback function to save settings from the popup
- Parameters:
-
opt_id any option id key string option key
Fallback function to display summary text in the table
- Parameters:
-
opt_id any option id key string option key
- Return value:
-
summary to be written to the table
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Summary function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
Validate function of a popup
- Parameters:
-
opt_id any option id key any option key event map representing the event that caused validation
- Return value:
-
true if widget settings ok
Redraw selection box widget
- Parameters:
-
opt_id any option id key any option key event map event that caused the operation label string label of the selection box
Initialize a selection box
- Parameters:
-
opt_id any option id key string option key label string label of the selection box
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Handle the event on the popup
- Parameters:
-
opt_id any option id key string option key event map event to be handled
Validate function of a popup
- Parameters:
-
opt_id any option id key any option key event map representing the event that caused validation
- Return value:
-
true if widget settings ok
Store function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Handle the event on the popup
- Parameters:
-
opt_id any option id key string option key event map event to be handled
Validate function of a popup
- Parameters:
-
opt_id any option id key any option key event map representing the event that caused validation
- Return value:
-
true if widget settings ok
Handle the event on the popup
- Parameters:
-
opt_id any option id key string option key event map event to be handled
Validate function of a popup
- Parameters:
-
opt_id any option id key any option key event map representing the event that caused validation
- Return value:
-
true if widget settings ok
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Store function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
Summary function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
- Return value:
-
value to be displayed in the table
Initialize the settings in the popup
- Parameters:
-
opt_id any option id key string option key
Store function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
Summary function of a table entry / popup
- Parameters:
-
opt_id any option id key any option key
- Return value:
-
value to be displayed in the table
Validate function of a popup
- Parameters:
-
opt_id any option id key any option key event map representing the event that caused validation
- Return value:
-
true if widget settings ok
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Get popup description map for an option type
- Return value:
-
popup description map
Initialization function of a table entry / popup
- Parameters:
-
opt_id any option id opt_key string option key
Store function of a table entry / popup
- Parameters:
-
opt_id any option id opt_key string option key
Validate function of a popup
- Parameters:
-
opt_id any option id key string option key event a map event to validate
- Return value:
-
true if widget settings ok
Initialization function of a table entry / popup
- Parameters:
-
opt_id any option id key string option key
Store function of a table entry / popup
- Parameters:
-
opt_id any option id key string option key
Validate function of a popup
- Parameters:
-
opt_id any option id key string option key event a map event to validate
- Return value:
-
true if widget settings ok
Initialize popups Create description map and copy it into appropriate variable of the DhcpServer module