Package ZenModel :: Module ZenPackLoader :: Class ZPLObject
[show private | hide private]
[frames | no frames]

Class ZPLObject

ZenPackLoader --+
                |
               ZPLObject

Known Subclasses:
ZPLReport

Method Summary
  list(self, pack, app)
List the items that would be loaded from the given (unpacked) ZenPack
  load(self, pack, app)
Load things from the ZenPack and put it into the app
  objectFiles(self, pack)
  parse(self, filename, handler)
  unload(self, pack, app)
Remove things from Zenoss defined in the ZenPack
Inherited from ZenPackLoader: upgrade

Class Variable Summary
str name = 'Objects'

Method Details

list(self, pack, app)

List the items that would be loaded from the given (unpacked) ZenPack
Overrides:
ZenModel.ZenPackLoader.ZenPackLoader.list (inherited documentation)

load(self, pack, app)

Load things from the ZenPack and put it into the app
Overrides:
ZenModel.ZenPackLoader.ZenPackLoader.load (inherited documentation)

unload(self, pack, app)

Remove things from Zenoss defined in the ZenPack
Overrides:
ZenModel.ZenPackLoader.ZenPackLoader.unload (inherited documentation)

Class Variable Details

name

Type:
str
Value:
'Objects'                                                              

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net