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

Class ZPLReport

ZenPackLoader --+    
                |    
        ZPLObject --+
                    |
                   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
  upgrade(self, pack, app)
Run an upgrade on an existing pack
Inherited from ZPLObject: objectFiles, parse, unload

Class Variable Summary
str name = 'Reports'

Method Details

list(self, pack, app)

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

load(self, pack, app)

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

upgrade(self, pack, app)

Run an upgrade on an existing pack
Overrides:
ZenModel.ZenPackLoader.ZenPackLoader.upgrade (inherited documentation)

Class Variable Details

name

Type:
str
Value:
'Reports'                                                              

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