Configuration of dns-server |
include/dns-server/dialog-main.ycp |
Main tab-style dialog definitions | |
|
|
This module has an unstable interface. |
Dialog Expert Settings - Start Up
- Return value:
-
for Get_ExpertDialog()
Sets the dialog icon
- Parameters:
-
key
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Handle events in a tab of a dialog
- Parameters:
-
key event
Dialog Expert Settings - Forwarders
- Return value:
-
for Get_ExpertDialog()
Setting `ValidChars for the dialog
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Handle events in a tab of a dialog
- Parameters:
-
key event
Dialog Expert Settings - Basic Options
- Return value:
-
for Get_ExpertDialog()
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Return if the option must be unique in configuration or not
- Parameters:
-
option
Returns if the option was set yet
- Parameters:
-
option
Returns if the option must be "yes" or "no"
- Parameters:
-
option
Returns if the option must be a number
- Parameters:
-
option
Handle events in a tab of a dialog
- Parameters:
-
key event
Dialog Expert Settings - Logging
- Return value:
-
for Get_ExpertDialog()
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Handle events in a tab of a dialog
- Parameters:
-
key event
Dialog Expert Settings - ACLs
- Return value:
-
for Get_ExpertDialog()
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Testing for acls duplicity
- Parameters:
-
new_name acls
- Return value:
-
true if the name is duplicate
Returns zones where acl is used
- Parameters:
-
acl_name
Really remove used ACL? (dialog)
- Parameters:
-
acl_name
Handle events in a tab of a dialog
- Parameters:
-
key event
Dialog Expert Settings - ZonesZones
- Return value:
-
for Get_ExpertDialog()
Initialize the tab of the dialog
- Parameters:
-
key
Store settings of a tab of a dialog
- Parameters:
-
key event
Handle events in a tab of a dialog
- Parameters:
-
key event
Ask for exit without saving
- Return value:
-
event that should be handled, nil if user canceled the exit
Check whether settings were changed and if yes, ask for exit without saving
- Return value:
-
event that should be handled, nil if user canceled the exit
Dialog Expert Settings
- Return value:
-
for the wizard sequencer