Package ZenModel :: Module Collection
[hide private]
[frames] | no frames]

Module Collection

source code

Collection

Collection is a grouping of devices and components.

Classes [hide private]
  Collection
Holds an assortment of devices and/or components.
Functions [hide private]
 
manage_addCollection(context, id, REQUEST=None)
This is here so than zope will let us copy/paste/rename Collections.
source code
Variables [hide private]
  __doc__ = """Collect...
  addCollection = DTMLFile('dtml/addCollection', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""Collection

Collection is a grouping of devices and components.
"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')