Home | Trees | Indices | Help |
---|
|
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
tuple of strings |
supported_controllers =
list of controllers that are compatible with the view identified by their path: 'plugin:controller' |
||
dictionary: keys: strings; values: list of strings or strings |
bindings =
associations between model's attribute and Controller's attributes; if an attribute contained in bindings' keys is changed or created in model, it is replicated in all the corresponding attributes of the controller defined in bindings values |
||
string |
name =
Component's name |
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
Called when controller is set to a new value. Override if you wish to react to that change. Do not forget to call the parent class method.
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:09:30 2008 | http://epydoc.sourceforge.net |