Trees | Indices | Help |
|
---|
|
ExtensionClass.Base --+ | OFS.ZDOM.Node --+ | | | OFS.ZDOM.Element --+ | | | OFS.ZDOM.ElementWithAttributes --+ | OFS.PropertyManager.PropertyManager --+ | ZenPropertyManager
ZenPropertyManager adds keyedselection type to PropertyManager. A keyedselection displayes a different name in the popup then the actual value the popup will have.
It also has management for zenProperties which are properties that can be inherited long the acquision chain. All properties are for a branch are defined on a "root node" specified by the function which must be returned by the function getZenRootNode that should be over ridden in a sub class. Prperties can then be added further "down" the aq_chain by calling setZenProperty on any contained node.
ZenProperties all have the same prefix which is defined by iszprop this can be overridden in a subclass.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
__pychecker__ = 'no-override'
|
|||
security = ClassSecurityInfo()
|
|||
manage_propertiesForm = DTMLFile('dtml/properties', globals(),
|
|||
_onlystars = re.compile("^\*+$").search
|
|||
Inherited from Inherited from |
|
|
|
|
|
|
|
manage_propertiesForm
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu May 7 11:46:16 2009 | http://epydoc.sourceforge.net |