Configuration of profile-manager |
include/profile-manager/complex.ycp |
| Dialogs definitions | |
|
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
PreparePopup (string selected)
->
boolean
Open progress window and do the actions for preparing the switch
- Parameters:
-
selected profile to switch to
local
MainDialog ()
->
any
Main dialog
- Return value:
-
Returned value from UserInput() call
local
OptionsDialog ()
->
any
Options dialog
- Return value:
-
Returned value from UserInput() call