Package Products :: Package ZenRelations :: Module zPropertyCategory
[hide private]
[frames] | no frames]

Module zPropertyCategory

source code

Functions [hide private]
 
setzPropertyCategory(prop, category)
This is for display purposes only.
source code
 
getzPropertyCategory(prop)
Uses the mapping defined in this file to come up with a category for a given zproperty.
source code
Variables [hide private]
  MAPPINGS = {'zCollectorClientTimeout': 'Modeler Controls', 'zC...
Function Details [hide private]

setzPropertyCategory(prop, category)

source code 

This is for display purposes only. Set the category of a zproperty. This list is not persisted at all so it will need to be called each time that zope starts up.

Parameters:
  • prop (String) - zProperty Id
  • category (String) - What will show as the category for the zproperty

getzPropertyCategory(prop)

source code 

Uses the mapping defined in this file to come up with a category for a given zproperty. If none is found "Misc" is returned. Note that the category IS case sensitive.


Variables Details [hide private]

MAPPINGS

Value:
{'zCollectorClientTimeout': 'Modeler Controls', 'zCollectorDecoding': \
'Modeler Controls', 'zCollectorPlugins': 'Modeler Controls', 'zFileSys\
temMapIgnoreNames': 'Modeler Controls', 'zFileSystemMapIgnoreTypes': '\
Modeler Controls', 'zInterfaceMapIgnoreNames': 'Modeler Controls', 'zI\
nterfaceMapIgnoreTypes': 'Modeler Controls', 'zIpServiceMapMaxPort': '\
Modeler Controls', 'zLocalInterfaceNames': 'Modeler Controls', 'zLocal\
IpAddresses': 'Modeler Controls', 'zRouteMapCollectOnlyIndirect': 'Mod\
eler Controls', 'zRouteMapCollectOnlyLocal': 'Modeler Controls', 'zRou\
...