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

Module PerformanceConf

source code

PerformanceConf

The configuration object for Performance servers

$Id: PerformanceConf.py,v 1.30 2004/04/06 18:16:30 edahl Exp $


Version: 1.30

Classes [hide private]
  PerformanceConf
Configuration for Performance servers
Functions [hide private]
 
urlsafe_b64encode(s) source code
 
performancePath(target) source code
 
manage_addPerformanceConf(context, id, title=None, REQUEST=None)
make a device class
source code
Variables [hide private]
  __doc__ = """PerformanceC...
  log = logging.getLogger("zen.PerformanceConf")
  PERF_ROOT = None
  addPerformanceConf = <App.special_dtml.DTMLFile object at 0x44...
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
  ex = <exceptions.ImportError instance at 0x44ccda0>
Variables Details [hide private]

__doc__

Value:
"""PerformanceConf

The configuration object for Performance servers


$Id: PerformanceConf.py,v 1.30 2004/04/06 18:16:30 edahl Exp $"""

addPerformanceConf

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

RELMETATYPES

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