Package Products :: Package ZenRelations :: Module ToManyContRelationship
[hide private]
[frames] | no frames]

Module ToManyContRelationship

source code

Classes [hide private]
ToManyContRelationship
ToManyContRelationship is the ToMany side of a realtionship that contains its related objects (like the normal Zope ObjectManager)
ToManyContSublocations
Adapter so the event dispatching can propagate to children.
Functions [hide private]
 
manage_addToManyContRelationship(context, id, REQUEST=None)
factory for ToManyRelationship
source code
Variables [hide private]
  __doc__ = """ToManyContRelations...
  log = logging.getLogger("zen.Relations")
  addToManyContRelationship = DTMLFile('dtml/addToManyContRelati...
Variables Details [hide private]

__doc__

Value:
"""ToManyContRelationship
A to-many container relationship
"""

addToManyContRelationship

Value:
DTMLFile('dtml/addToManyContRelationship', globals())