KIWIXMLPackageData Info


Public methods


getBootDelete

Return the setting of the bootdelete setting

Defined on line: 81

Called in

getBootInclude

Return the setting of the bootinclude setting

Defined on line: 92

Called in

getPackageToReplace

Return the name of the package replaced by this one

Defined on line: 103

Called in

getXMLElement

Return an XML Element representing the object's data

Defined on line: 114

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: 34

Called in

setBootDelete

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

Defined on line: 142

setBootInclude

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

Defined on line: 160

setPackageToReplace

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

Defined on line: 178