Package ZenEvents :: Module EventClassInst'
[hide private]
[frames] | no frames]

Module EventClassInst'

source code

Classes [hide private]
  ClassSecurityInfo
Encapsulate security information for class objects.
  DTMLFile
HTMLFile with bindings and support for __render_with_namespace__
  EventClassInst
EventClassInst.
  EventClassPropertyMixin
  EventView
  RelSchema
  ToMany
  ToManyCont
  ToOne
  ZenModelRM
Base class for all Persistent classes that have relationships.
  ZenPackable
mix-in allows an object to be referenced by a ZenPack
Functions [hide private]
 
InitializeClass(self)
 
aq_base(ob)
Get the object unwrapped
 
manage_addEventClassInst(context, id, REQUEST=None)
make a device class
source code
Variables [hide private]
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
  addEventClassInst = <App.special_dtml.DTMLFile object at 0x702...
  log = logging.getLogger("zen.Events")
Variables Details [hide private]

RELMETATYPES

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

addEventClassInst

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