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

Module CollectionItem

source code

CollectionItem

Defines attributes for how a data source will be graphed and builds the nessesary rrd commands.

Classes [hide private]
  CollectionItem
Base class for all Persistent classes that have relationships.
Functions [hide private]
 
manage_addCollectionItem(context, id, deviceId, compPath, sequence, REQUEST=None)
This is here so than zope will let us copy/paste/rename CollectionItems.
source code
Variables [hide private]
  __doc__ = """CollectionI...
  addCollectionItem = <App.special_dtml.DTMLFile object at 0x4af...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""CollectionItem

Defines attributes for how a data source will be graphed
and builds the nessesary rrd commands.
"""

addCollectionItem

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

RELMETATYPES

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