YaST2 Developers Documentation:
Configuration of profile-manager
functions
files
intro
Configuration of profile-manager
include/profile-manager/complex.ycp
Dialogs definitions
Jiri Suchomel <
jsuchome@suse.cz
>
Imports
Label
Popup
ProfileManager
Wizard
Includes
profile-manager/dialogs.ycp
profile-manager/helps.ycp
Local Functions
MainDialog ()
OptionsDialog ()
ReadDialog ()
WriteDialog ()
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
MainDialog ()
->
any
Main dialog
Return value
:
Returned value from UserInput() call
local
OptionsDialog ()
->
any
Options dialog
Return value
:
Returned value from UserInput() call
YaST2 Developers Documentation