KIWIXMLPreferenceData Info


Public methods

Private methods


__isInitConsistent

Verify that the initialization hash is valid

Defined on line: 755

Called in

__isValidPckgMgr

Verify that the given package manager is supported

Defined on line: 792

Called in

__isValidVersionFormat

Verify that the given version is in the expected format

Defined on line: 827

Called in

addShowLic

Add a license to the configured licenses

Defined on line: 144

getBootLoaderTheme

Return the configured boot loader theme

Defined on line: 172

Called in

getBootSplashTheme

Return the configured boot splash theme

Defined on line: 183

Called in

getDefaultDest

Return the configured destination for the image

Defined on line: 194

Called in

getDefaultPreBuilt

Return the configured location for pre built boot images

Defined on line: 205

Called in

getDefaultRoot

Return the configured default root location

Defined on line: 216

Called in

getHWClock

Return the configured timezone setting for the HW clock

Defined on line: 227

Called in

getKeymap

Return the configured keyboard layout

Defined on line: 238

Called in

getLocale

Return the configured localization setting

Defined on line: 249

Called in

getPackageManager

Return the configured package manager

Defined on line: 260

Called in

getRPMCheckSig

Return the configured flag for checking RPM signatures

Defined on line: 271

Called in

getRPMExcludeDoc

Return the configured flag for the RPM documentation exclusion setting

Defined on line: 282

Called in

getRPMForce

Return the configured flag for forcing RPM installation

Defined on line: 293

Called in

getShowLic

Return an array ref containing the configured paths for the license to be shown

Defined on line: 304

Called in

getTimezone

Return the configured timezone

Defined on line: 316

Called in

getVersion

Return the configured version for the configuration

Defined on line: 327

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 338

Called in

new

Create the KIWIXMLPreferenceData object Internal data structure this = { bootloader_theme = '' bootsplash_theme = '' defaultdestination = '' defaultprebuilt = '' defaultroot = '' hwclock = '' keymap = '' locale = '' packagemanager = '' rpm_check_signatures = '' rpm_excludedocs = '' rpm_force = '' showlicense = '' timezone = '' types = '' version = '' }

Defined on line: 39

Called in

setBootLoaderTheme

Set the boot loader theme configuration

Defined on line: 445

Called in

setBootSplashTheme

Set the boot splash theme

Defined on line: 466

Called in

setDefaultDest

Set the destination for the image

Defined on line: 487

setDefaultPreBuilt

Set the location for pre built boot images

Defined on line: 508

setDefaultRoot

Set the default root location

Defined on line: 529

setHWClock

Set the timezone setting for the HW clock

Defined on line: 550

setKeymap

Set the keyboard layout

Defined on line: 571

Called in

setLocale

Set the localization setting

Defined on line: 592

Called in

setPackageManager

Set the package manager

Defined on line: 613

setRPMCheckSig

Set the flag for checking RPM signatures

Defined on line: 629

setRPMExcludeDoc

Set the flag for the RPM documentation exclusion setting

Defined on line: 649

setRPMForce

Set the flag for forcing RPM installation

Defined on line: 669

setShowLic

Set the path for the license to be shown

Defined on line: 689

Called in

setTimezone

Set the timezone

Defined on line: 715

Called in

setVersion

Set the version for the configuration

Defined on line: 736