List of Global Functions
Abort - Abort function
AutoPackages - Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
Export - Dump the cluster settings to a single map (For use by autoinstallation.)
Import - Get all cluster settings from the first parameter (For use by autoinstallation.)
Modified - Prototypes
Modified - Data was modified?
Overview - Create an overview table with all configured cards
Read - Read all cluster settings
SetModified - Mark as modified, for Autoyast.
SetWriteOnly - Set write_only flag (for autoinstalation).
Summary - Create a textual summary and a list of unconfigured cards
Write - Write all cluster settings
List of Global Variables
Return packages needed to be installed and removed during Autoinstallation to insure module has all needed software installed.
Return value
map - with 2 lists.
Dump the cluster settings to a single map (For use by autoinstallation.)
Return value
map - Dumped settings (later acceptable by Import ())
Get all cluster settings from the first parameter (For use by autoinstallation.)
Function parameters
map settings
Return value
boolean - True on success
Set write_only flag (for autoinstalation).
Function parameters
boolean value
Return value
void
Create a textual summary and a list of unconfigured cards
Return value
list - summary of the current configuration