Verify that the initialization hash is valid
Defined on line: 435
Called in
Check if the specified repository type is supported
Defined on line: 416
Called in
Return the alias setting for the repository
Defined on line: 122
Called in
Return the components indicator for the repository
Defined on line: 133
Called in
Return the distribution name indicator for the repository
Defined on line: 144
Called in
Return the image include indicator for the repository
Defined on line: 155
Called in
Return the license file indicator for the repository
Defined on line: 166
Called in
Return the repository status
Defined on line: 177
Called in
Return the type setting for the repository
Defined on line: 188
Called in
Return an XML Element representing the object's data
Defined on line: 199
new
Create the KIWIXMLRepositoryData object Internal data structure this = { alias = '' components = '' distribution = '' imageinclude = '' path = '' password = '' preferlicense = '' priority = '' status = '' type = '' username = '' }
Defined on line: 39
Called in
Set the alias for this repository
Defined on line: 242
setComponents
Set the components for this repository
Defined on line: 264
setDistribution
Set the distribution name tag for this repository
Defined on line: 285
setImageInclude
Set the image include indicator, when called with no argument the indicator is turned off.
Defined on line: 306
setPreferLicense
Set the prefer license indicator, when called with no argument the indicator is turned off.
Defined on line: 324
setPriority
Set the priority for this repository
Defined on line: 342
setStatus
Set the statusfor this repository based on keywords (fixed, replaceable)
Defined on line: 362
setType
Set the type of the repository
Defined on line: 390