Package CMFFormController :: Module Script
[show private | hide private]
[frames | no frames]

Module CMFFormController.Script

Classes
FSPythonScript FSPythonScripts act like Python Scripts but are not directly modifiable from the management interface.
NameAssignments  
PythonScript Web-callable scripts written in a safe subset of Python.

Variable Summary
dict defaultBindings = {'name_m_self': 'script', 'name_contai...

Variable Details

defaultBindings

Type:
dict
Value:
{'name_container': 'container',
 'name_context': 'context',
 'name_m_self': 'script',
 'name_ns': '',
 'name_state': 'state',
 'name_subpath': 'traverse_subpath'}                                   

Generated by Epydoc 2.1 on Wed Nov 30 03:58:51 2005 http://epydoc.sf.net