Trees | Index | Help |
|
---|
Package Shared :: Package DC :: Package Scripts :: Module Bindings :: Class Bindings |
|
BindingsUI
Method Summary | |
---|---|
__before_publishing_traverse__(self,
self2,
request)
| |
Calls the script. | |
Calls the script with the specified namespace. | |
getBindingAssignments(self)
| |
Calls the script. | |
ZBindings_edit(self,
mapping)
| |
Name the binding to be used as the "client". | |
Prepares the bound information and calls _exec(), possibly with a namespace. | |
_createBindCode(self,
names)
| |
_editedBindings(self)
| |
_getBindCount(self)
| |
_getContainer(self)
| |
_getContext(self)
| |
_getNamespace(self,
caller_namespace,
kw)
| |
_getTraverseSubpath(self)
| |
_prepareBindCode(self)
| |
_setupBindings(self,
names)
|
Class Variable Summary | |
---|---|
tuple |
__ac_permissions__ = (('View management screens', ('getB...
|
NoneType |
_Bindings_client = None |
Method Details |
---|
__call__(self,
*args,
**kw)
Calls the script.
|
__render_with_namespace__(self, namespace)Calls the script with the specified namespace. |
render(self, *args, **kw)Calls the script. |
ZBindings_setClient(self, clientname)Name the binding to be used as the "client". This is used by classes such as DTMLFile that want to choose an object on which to operate by default. |
_bindAndExec(self, args, kw, caller_namespace)Prepares the bound information and calls _exec(), possibly with a namespace. |
Class Variable Details |
---|
__ac_permissions__
|
_Bindings_client
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:17 2007 | http://epydoc.sf.net |