KIWIXMLPreferenceData Info


Public methods

Private methods


__isInitConsistent

Verify that the initialization hash is valid

Defined on line: 794

Called in

__isValidPartitioner

Verify that the given partitioner is supported

Defined on line: 872

Called in

__isValidPckgMgr

Verify that the given package manager is supported

Defined on line: 837

Called in

__isValidVersionFormat

Verify that the given version is in the expected format

Defined on line: 906

Called in

addShowLic

Add a license to the configured licenses

Defined on line: 156

getBootLoaderTheme

Return the configured boot loader theme

Defined on line: 195

Called in

getBootSplashTheme

Return the configured boot splash theme

Defined on line: 206

Called in

getDefaultDest

Return the configured destination for the image

Defined on line: 217

Called in

getDefaultPreBuilt

Return the configured location for pre built boot images

Defined on line: 228

Called in

getDefaultRoot

Return the configured default root location

Defined on line: 239

Called in

getHWClock

Return the configured timezone setting for the HW clock

Defined on line: 250

Called in

getKeymap

Return the configured keyboard layout

Defined on line: 261

Called in

getLocale

Return the configured localization setting

Defined on line: 272

Called in

getPackageManager

Return the configured package manager

Defined on line: 283

Called in

getPartitioner

Return the configured partitioner

Defined on line: 184

getRPMCheckSig

Return the configured flag for checking RPM signatures

Defined on line: 294

Called in

getRPMExcludeDoc

Return the configured flag for the RPM documentation exclusion setting

Defined on line: 305

Called in

getRPMForce

Return the configured flag for forcing RPM installation

Defined on line: 316

Called in

getShowLic

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

Defined on line: 327

Called in

getTimezone

Return the configured timezone

Defined on line: 339

Called in

getVersion

Return the configured version for the configuration

Defined on line: 350

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 361

Called in

new

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

Defined on line: 43

Called in

setBootLoaderTheme

Set the boot loader theme configuration

Defined on line: 484

Called in

setBootSplashTheme

Set the boot splash theme

Defined on line: 505

Called in

setDefaultDest

Set the destination for the image

Defined on line: 526

setDefaultPreBuilt

Set the location for pre built boot images

Defined on line: 547

setDefaultRoot

Set the default root location

Defined on line: 568

setHWClock

Set the timezone setting for the HW clock

Defined on line: 589

setKeymap

Set the keyboard layout

Defined on line: 610

Called in

setLocale

Set the localization setting

Defined on line: 631

Called in

setPackageManager

Set the package manager

Defined on line: 652

setPartitioner

Set the partitioner

Defined on line: 468

setRPMCheckSig

Set the flag for checking RPM signatures

Defined on line: 668

Called in

setRPMExcludeDoc

Set the flag for the RPM documentation exclusion setting

Defined on line: 688

setRPMForce

Set the flag for forcing RPM installation

Defined on line: 708

setShowLic

Set the path for the license to be shown

Defined on line: 728

Called in

setTimezone

Set the timezone

Defined on line: 754

Called in

setVersion

Set the version for the configuration

Defined on line: 775