Package ZenModel :: Module MultiGraphReportClass
[hide private]
[frames] | no frames]

Module MultiGraphReportClass

source code

MultiGraphReportClass

MultiGraphReportClass contain MultiGraphReports.

Classes [hide private]
  MultiGraphReportClass
The base for all hierarchical organization classes.
Functions [hide private]
 
manage_addMultiGraphReportClass(context, id, title=None, REQUEST=None)
Construct a new MultiGraphreportclass
source code
Variables [hide private]
  __doc__ = '''MultiGraphReportCl...
  addMultiGraphReportClass = <App.special_dtml.DTMLFile object a...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
'''MultiGraphReportClass

MultiGraphReportClass contain MultiGraphReports.
'''

addMultiGraphReportClass

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

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')