Autoyast |
modules/AutoinstGeneral.ycp |
Configuration of general settings for autoyast | |
|
|
This module has an unstable interface. |
Imports
Global Functions |
global
SetModified ()
->
void
Function sets internal variable, which indicates, that any settings were modified, to "true"
global
GetModified ()
->
boolean
Functions which returns if the settings were modified
- Return value:
-
settings were modified
global
Summary ()
->
string
Summary of configuration
- Return value:
-
Formatted summary
global
Import (map settings)
->
boolean
Import Configuration
- Parameters:
-
settings
- Return value:
-
booelan
global
Export ()
->
map
Export Configuration
global
SetSignatureHandling ()
->
void
set the sigature handling
global
Write ()
->
boolean
Write General Configuration
- Return value:
-
true on success
global
AutoinstGeneral ()
->
void
Constructor