Home | Trees | Indices | Help |
---|
|
A frontend can be connected to a elisa.core.backend.Backend in order to render its content. It does so by holding the root of a tree elisa.base_components.view.Views that render the elisa.base_components.controller.Controllers hold by the backend. The rendering is done in a context which is unique to a frontend.
A elisa.base_components.theme.Theme can be used in order to change the set of icons used by the views for their rendering.
|
|||
__metaclass__ |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
unicode |
|
||
twisted.internet.defer.Deferred
|
|
||
|
|||
Inherited from Inherited from |
|
|||
|
|
|||
theme_changed = <Signal theme_changed with 0 receivers>
|
|||
name =
|
|||
Inherited from |
|
|||
elisa.base_components.context.Context |
context context in which the root view is rendered |
||
list |
languages the translation to use |
||
DOCME: ivar name; see below. |
mvc_config MVC associations config |
||
elisa.base_components.theme.Theme |
theme theme used by the frontend at rendering |
||
elisa.base_components.view.View |
view root view associated to the frontend |
|
|||
backend | |||
Inherited from |
|
|
|
|
|
|
languagesthe translation to use
|
themetheme used by the frontend at rendering
|
|
backend
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Wed Jan 16 19:08:50 2008 | http://epydoc.sourceforge.net |