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

Module ToManyContRelationship'

source code

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


Version: 1.48

Classes [hide private]
  ClassSecurityInfo
Encapsulate security information for class objects.
  DTMLFile
HTMLFile with bindings and support for __render_with_namespace__
  InvalidContainer
Relationship got added to a container that isn't a RelationshipManager.
  OOBTree
  ObjectNotFound
  RelationshipExistsError
  ToManyContRelationship
ToManyContRelationship is the ToMany side of a realtionship that contains its related objects (like the normal Zope ObjectManager)
  ToManyRelationshipBase
Abstract base class for all ToMany relationships.
  ZenImportError
  ZenRelationsError
  ZenSchemaError
  ZentinelException
Root of all Zentinel Exceptions
Functions [hide private]
 
InitializeClass(self)
 
aq_base(ob)
Get the object unwrapped
 
checkValidId(self, id, allow_dup=0)
 
manage_addToManyContRelationship(context, id, REQUEST=None)
factory for ToManyRelationship
source code
Variables [hide private]
  addToManyContRelationship = <App.special_dtml.DTMLFile object ...
  log = logging.getLogger("zen.Relations")
  zenmarker = '__ZENMARKER__'
Variables Details [hide private]

addToManyContRelationship

Value:
<App.special_dtml.DTMLFile object at 0x5d74c70>