Trees | Indices | Help |
|
---|
|
object --+ | EventClassInst.EventClassPropertyMixin --+ | object --+ | | | ZenModel.ZenModelBase.ZenModelBase --+ | | | ExtensionClass.Base --+ | | | | | OFS.CopySupport.CopyContainer --+ | | | | | ZenRelations.RelCopySupport.RelCopyContainer --+ | | | | | ExtensionClass.Base --+ | | | | | | | OFS.CopySupport.CopyContainer --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | App.Management.Navigation --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | App.Management.Tabs --+ | | | | | | | Acquisition.Implicit --+ | | | | | | | Persistence.Persistent --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | webdav.EtagSupport.EtagSupport --+ | | | | | | | | | | | webdav.Lockable.LockableItem --+ | | | | | | | | | webdav.Resource.Resource --+ | | | | | | | | | webdav.Collection.Collection --+ | | | | | | | OFS.Traversable.Traversable --+ | | | | | | | OFS.ObjectManager.ObjectManager --+ | | | | | ExtensionClass.Base --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | OFS.CopySupport.CopySource --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | App.Management.Tabs --+ | | | | | | | OFS.Traversable.Traversable --+ | | | | | | | AccessControl.Owned.Owned --+ | | | | | | | ZenRelations.ZItem.ZItem --+ | | | | | | | Acquisition.Implicit --+ | | | | | | | AccessControl.Role.RoleManager --+ | | | | | | | ZenRelations.PrimaryPathObjectManager.PrimaryPathManager --+ | | | | | ExtensionClass.Base --+ | | | | | | | App.Undo.UndoSupport --+ | | | | | ZenRelations.PrimaryPathObjectManager.PrimaryPathObjectManager --+ | | | | | object --+ | | | | | | | ExtensionClass.Base --+ | | | | | | | | | OFS.ZDOM.Node --+ | | | | | | | | | | | OFS.ZDOM.Element --+ | | | | | | | | | | | OFS.ZDOM.ElementWithAttributes --+ | | | | | | | | | OFS.PropertyManager.PropertyManager --+ | | | | | | | ZenRelations.ZenPropertyManager.ZenPropertyManager --+ | | | | | ZenRelations.RelationshipManager.RelationshipManager --+ | | | ExtensionClass.Base --+ | | | | | OFS.History.Historical --+ | | | object --+ | | | | | ZenModel.ZenPacker.ZenPacker --+ | | | ZenModel.ZenModelRM.ZenModelRM --+ | | | object --+ | | | | | ZenModel.EventView.EventView --+ | | | ZenModel.Organizer.Organizer --+ | ZenModel.ManagedEntity.ManagedEntity --+ | object --+ | | | ZenModel.ZenPackable.ZenPackable --+ | EventClass
EventClass organizer
|
|||
list of EventClass |
|
||
list |
|
||
list of EventClassInst |
|
||
EventClassInst |
|
||
|
|||
|
|||
|
|||
string
>>> dmd.Devices.prepId('ab^*cd') 'ab__cd' >>> dmd.Devices.prepId('ab^*cd', subchar='Z') 'abZZcd' >>> dmd.Devices.prepId('/boot') 'boot' >>> dmd.Devices.prepId('/') '-' >>> dmd.Devices.prepId(' mydev ') 'mydev' |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
isInTree = True
|
|||
transform = ''
|
|||
meta_type = "EventClass"
|
|||
event_key = "EventClass"
|
|||
dmdRootName = "Events"
|
|||
default_catalog = "eventClassSearch"
|
|||
_relations = ZenPackable._relations+(("instances", ToManyCont(
|
|||
_properties = Organizer._properties+ EventClassPropertyMixin._
|
|||
factory_type_information = {'id': 'EventClass', 'meta_type': '
|
|||
security = ClassSecurityInfo()
|
|||
severityConversions = 'Critical', 5, ('Error', 4), ('Warning',
|
|||
severities = dict((b, a) for a, b in severityConversions)
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
Return all EventClass objects below this one.
|
Returns a list of all organizer names under this organizer. Overridden here so that restricted users can get a list of event classes.
Permission: ZEN_COMMON |
Look for the eventClassKey mapping in an event class, and return them in sequence number oder, lowest-to-highest.
|
Given an event, return an event class organizer object
|
Clean out an id of illegal characters.
|
Test our transform by compiling it. |
Get the objects that override a property somewhere below in the tree This method overrides ZenPropertyManager |
Override the zProperty icon path and return a folder
|
|
_relations
|
_properties
|
factory_type_information
|
severityConversions
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:18 2011 | http://epydoc.sourceforge.net |