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 link. |
|
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 = set()
|
|
static = "turbogears.widgets"
|
|
js_location = Enum('head', 'bodytop', 'bodybottom')
|
|
mochikit = TGMochiKit("tgmochikit")
|
|
jsi18nwidget = JSI18NWidget()
|
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 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jul 19 17:17:55 2019 | http://epydoc.sourceforge.net |