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

Class ZenPacker

source code

object --+
         |
        ZenPacker

Instance Methods [hide private]
 
addToZenPack(self, ids=(), organizerPaths=(), pack=None, REQUEST=None)
Add elements from a displayed list of objects to a ZenPack
source code
 
findObject(self, id)
Ugly hack for inconsistent object structure accross Organizers
source code
 
eligiblePacks(self)
Return a list of zenpacks that objects can be added to.
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  security = ClassSecurityInfo()
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

eligiblePacks(self)

source code 
Return a list of zenpacks that objects can be added to. (The development mode zenpacks.)