| 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". | |
| Class Variable Summary | |
|---|---|
tuple |
__ac_permissions__ = (('View management screens', ('getB...
|
| 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. |
| Class Variable Details |
|---|
__ac_permissions__
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:17 2007 | http://epydoc.sf.net |