class documentation

class ZMSAttributeContainer(Folder, _objattrs.ObjAttrs, _pathhandler.PathHandler): (source)

Constructor: ZMSAttributeContainer(id)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getChildNodes Undocumented
Method getObjAttrs Undocumented
Method getObjVersion Undocumented
Method getParentNode Delegates getParentNode to parent.
Method manage_changeProperties ZMSAttributeContainer.manage_changeProperties
Class Variable getParentNode__roles__ Undocumented
Class Variable manage_options Undocumented
Class Variable manage_propertiesForm "" Constructor
Class Variable meta_type Undocumented
Instance Variable id Undocumented
def __init__(self, id): (source)

Undocumented

def getChildNodes(self, REQUEST={}, meta_types=None, reid=None): (source)

Undocumented

def getObjAttrs(self, meta_type=None): (source)

Undocumented

def getObjVersion(self, REQUEST={}): (source)

Undocumented

def getParentNode(self): (source)

Delegates getParentNode to parent.

def manage_changeProperties(self, REQUEST, RESPONSE): (source)

ZMSAttributeContainer.manage_changeProperties

getParentNode__roles__ = (source)

Undocumented

manage_options: tuple = (source)

Undocumented

manage_propertiesForm = (source)

"" Constructor

meta_type: str = (source)

Undocumented

Undocumented