Package backend :: Package satellite_tools :: Module xmlSource :: Class KickstartableTreeItem
[hide private]
[frames] | no frames]

Class KickstartableTreeItem

source code


Nested Classes [hide private]
  item_class
The most base type
Instance Methods [hide private]

Inherited from BaseItem: __init__, populate, populateFromAttributes, populateFromElements

Class Variables [hide private]
  item_name = 'rhn-kickstartable-tree'
hash(x)
  tagMap = {'base-path': 'base_path', 'boot-image': 'boot_image'...
Class Variable Details [hide private]

tagMap

Value:
{'base-path': 'base_path',
 'boot-image': 'boot_image',
 'install-type-label': 'install_type_label',
 'install-type-name': 'install_type_name',
 'kstree-type-label': 'kstree_type_label',
 'kstree-type-name': 'kstree_type_name',
 'last-modified': 'last_modified',
 'rhn-kickstart-files': 'files'}