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)
Functions [hide private]
 
manage_addToManyContRelationship(context, id, REQUEST=None)
factory for ToManyRelationship
source code
Variables [hide private]
  __doc__ = """$Id: ToManyRelationship.py,v 1.48 2003/11/12 22:0...
  __version__ = "$Revision: 1.48 $" [11:-2]
  log = logging.getLogger("zen.Relations")
  addToManyContRelationship = DTMLFile('dtml/addToManyContRelati...
Variables Details [hide private]

__doc__

Value:
"""$Id: ToManyRelationship.py,v 1.48 2003/11/12 22:05:48 edahl Exp $""\
"

addToManyContRelationship

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