Package ZenRelations :: Module ToManyRelationship
[hide private]
[frames] | no frames]

Module ToManyRelationship

source code

Classes [hide private]
  ToManyRelationship
ToManyRelationship manages the ToMany side of a bi-directional relation between to objects.
Functions [hide private]
 
manage_addToManyRelationship(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")
  addToManyRelationship = DTMLFile('dtml/addToManyRelationship',...
Variables Details [hide private]

__doc__

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

addToManyRelationship

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