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

Module RRDGraph

source code

RRDGraph

RRDGraph defines the global options for an rrdtool graph.

Classes [hide private]
  RRDGraph
Base class for all Persistent classes that have relationships.
Functions [hide private]
 
manage_addRRDGraph(context, id, REQUEST=None)
make a RRDGraph
source code
Variables [hide private]
  __doc__ = """RRDGr...
  addRRDGraph = DTMLFile('dtml/addRRDGraph', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""RRDGraph

RRDGraph defines the global options for an rrdtool graph.
"""

RELMETATYPES

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