Home | Trees | Indices | Help |
|
---|
|
object --+ | base.Widget --+ | base.Resource --+ | base.Link --+ | base.JSLink --+ | LocalizableJSLink --+ | CalendarLangFileLink
Links to proper calendar.js language file depending on HTTP info.
Nested Classes | |
template_c | |
Inherited from |
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Class Variables | |
default_charset =
|
|
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
Update the template parameters. This method will have the last chance to update the variables sent to the template for the specific request. All parameters listed at class attribute 'params' will be available at the 'params' dict this method receives. *Must* call super(MyWidget, self).update_params(params) cooperatively, unless, of course, your know what you're doing. Preferably this should be done before any actual work is done in the method.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 14 21:45:38 2011 | http://epydoc.sourceforge.net |