KIWIXMLPackageData Info


Public methods


getBootDelete

Return the setting of the bootdelete setting

Defined on line: 84

Called in

getBootInclude

Return the setting of the bootinclude setting

Defined on line: 95

Called in

getPackageToReplace

Return the name of the package replaced by this one

Defined on line: 106

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 117

new

Create the KIWIXMLPackageData object Internal data structure this = { arch = '' (inherited from KIWIXMLFileData) name = '' (inherited from KIWIXMLFileData) bootdelete = '' bootinclude = '' elname = 'package' replaces = '' }

Defined on line: 37

Called in

setBootDelete

Set the bootdelete attribute, if called with no argument the value is set to false.

Defined on line: 145

setBootInclude

Set the bootinclude attribute, if called with no argument the value is set to false.

Defined on line: 163

setPackageToReplace

Set the name of the package replaced by this one, if called with no argument the attribute is erased

Defined on line: 181