Configuration of nisServer |
include/nis_server/dialogs.ycp |
Dialogs definitions |
|
|
Imports
- Label
- NisServer
- Popup
- Require
- Wizard
Includes
- nis_server/details.ycp
- nis_server/maps.ycp
- nis_server/master.ycp
- nis_server/securenets.ycp
- nis_server/slave.ycp
- nis_server/slaves.ycp
- nis_server/what.ycp
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:
local ExitPopup () -> symbol
|
|
Popup to confirm vhen exitting without saving
- Return value:
local DetailsPopup () -> symbol
|
|
Popup with details error
- Return value:
local ResultPopup () -> symbol
|
|
Popup displaying configuration result
- Return value:
local InstallServer () -> symbol
|
|
Checks if the YP server package is installed
and calls installation if not
- Return value:
|