Configuration of nisServer |
include/nis_server/dialogs.ycp |
Dialogs definitions | |
|
|
This module has an unstable interface. |
Imports
Includes
Local Functions |
local
ReadDialog ()
->
symbol
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
WriteDialog ()
->
symbol
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
local
FinishPopup ()
->
symbol
Popup to confirm after finish is pressed
- Return value:
-
`yes or `back
local
ExitPopup ()
->
symbol
Popup to confirm vhen exitting without saving
- Return value:
-
`exit or `back
local
DetailsPopup ()
->
symbol
Popup with details error
- Return value:
-
`ok
local
ResultPopup ()
->
symbol
Popup displaying configuration result
- Return value:
-
`ok or `details
local
InstallServer ()
->
symbol
Checks if the YP server package is installed and calls installation if not
- Return value:
-
`master or `slave