| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
Widget A TurboGears Widget. |
|
|
CompoundWidget A widget that can contain other widgets. |
|
|
WidgetsList A widget list. |
|
|
Resource A resource for your widget. |
|
|
Link A widget resource that is a link. |
|
|
CSSLink A CSS links. |
|
|
JSLink A JavaScript link. |
|
| Source | |
|
CSSSource A CSS source snippet. |
|
|
JSSource A JavaScript source snippet. |
|
|
WidgetDescription A description for a Widget. |
|
| Functions | |||
|
|||
|
|||
|
|||
| Variables | |
all_widgets =
|
|
static =
|
|
js_location = Enum('head', 'bodytop', 'bodybottom')
|
|
mochikit = MochiKitLink(name='js/MochiKit.js', charset=None, d
|
|
jsi18nwidget = JSI18NWidget(name='widget', locale_catalog_prov
|
|
| Function Details |
Set up a static directory for JavaScript and CSS files. You can refer to this static directory in templates as ${tg.widgets}/modulename |
| Variables Details |
all_widgets
|
mochikit
|
jsi18nwidget
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 25 07:18:58 2008 | http://epydoc.sourceforge.net |