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

Module ZenRelations.RelationshipManager

RelationshipManager

RelationshipManager is a mix in class to manage relationships defined by the SchemaManager.

$Id: RelationshipManager.py,v 1.41 2004/04/13 22:02:18 edahl Exp $
Classes
RelationshipManager RelationshipManger is an ObjectManager like class that can contain relationships (in fact relationships can only be added to a RelationshipManager).

Function Summary
  manage_addRelationshipManager(context, id, title, REQUEST)
Relationship factory

Variable Summary
str __version__ = '1.41'
DTMLFile addRelationshipManager = <App.special_dtml.DTMLFile obje...
Logger log = <logging.Logger instance at 0x28694b8>
str zenmarker = '__ZENMARKER__'

Function Details

manage_addRelationshipManager(context, id, title=None, REQUEST=None)

Relationship factory

Variable Details

__version__

Type:
str
Value:
'1.41'                                                                 

addRelationshipManager

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

log

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

zenmarker

Type:
str
Value:
'__ZENMARKER__'                                                        

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