Configuration of dns-server |
include/dns-server/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Global Functions |
global
ReallyExit ()
->
boolean
Ask user if exit without saving
- Return value:
-
true if exit
global
ReallyAbort ()
->
boolean
If modified, ask for confirmation
- Return value:
-
true if abort is confirmed
global
ReallyAbortAlways ()
->
boolean
Ask for confirmation (always)
- Return value:
-
true if abort is confirmed
global
ReadDialog ()
->
symbol
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
global
WriteDialog ()
->
symbol
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
Info:
Run main dialog
- Return value:
-
for wizard sequencer
Info:
Run global options dialog
- Return value:
-
for wizard sequencer
Info:
Run firewall settings dialog
- Return value:
-
for wizard sequencer
Info:
Run synaimc DNS settings dialog
- Return value:
-
for wizard sequencer
Info:
Run dialog for new zone selection
- Return value:
-
for wizard sequencer
Info:
Run master zone edit dialog
- Return value:
-
for wizard sequencer
Info:
Run SOA record edit dialog
- Return value:
-
for wizard sequencer
Info:
Run slave or stub zone edit dialog
- Return value:
-
for wizard sequencer
Info:
Run slave zone edit dialog
- Return value:
-
for wizard sequencer
Info:
Run stub zone edit dialog
- Return value:
-
for wizard sequencer