| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Controller --+
|
RootController
Base class for the root of a web application.
Your web application should have one of these. The root of your application is used to compute URLs used by your app.
| Instance Methods | |
|
Inherited from |
| Class Variables | |
is_app_root = True
|
|
msglog = logging.getLogger('cherrypy.msg')
|
|
msglogfunc =
|
|
accesslog = logging.getLogger("turbogears.access")
|
|
| Properties | |
|
Inherited from |
| Class Variable Details |
msglogfunc
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 25 07:18:58 2008 | http://epydoc.sourceforge.net |