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

Class ZenPackLoader

Known Subclasses:
ZPLAbout, ZPLDaemons, ZPLDataSources, ZPLLibraries, ZPLModelers, ZPLObject, ZPLSkins

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
  unload(self, pack, app)
Remove things from Zenoss defined in the ZenPack
  upgrade(self, pack, app)
Run an upgrade on an existing pack

Class Variable Summary
str name = 'Set This Name'

Method Details

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

unload(self, pack, app)

Remove things from Zenoss defined in the ZenPack

upgrade(self, pack, app)

Run an upgrade on an existing pack

Class Variable Details

name

Type:
str
Value:
'Set This Name'                                                        

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