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

Module ZenRelations.ToManyContRelationship

$Id: ToManyRelationship.py,v 1.48 2003/11/12 22:05:48 edahl Exp $
Classes
ToManyContRelationship ToManyContRelationship is the ToMany side of a realtionship that contains its related objects (like the normal Zope ObjectManager)

Function Summary
  manage_addToManyContRelationship(context, id, REQUEST)
factory for ToManyRelationship

Variable Summary
str __version__ = '1.48'
DTMLFile addToManyContRelationship = <App.special_dtml.DTMLFile o...
Logger log = <logging.Logger instance at 0x28694b8>

Function Details

manage_addToManyContRelationship(context, id, REQUEST=None)

factory for ToManyRelationship

Variable Details

__version__

Type:
str
Value:
'1.48'                                                                 

addToManyContRelationship

Type:
DTMLFile
Value:
<App.special_dtml.DTMLFile object at 0x2ffc490>                        

log

Type:
Logger
Value:
<logging.Logger instance at 0x28694b8>                                 

Generated by Epydoc 2.1 on Thu Aug 16 09:55:16 2007 http://epydoc.sf.net