Home | Trees | Indices | Help |
|
---|
|
object --+ | Controller
Base class for a web application's controller.
It is important that your controllers inherit from this class, otherwise ``identity.SecureResource`` and ``identity.SecureObject`` will not work correctly.
Instance Methods | |
Inherited from |
Class Variables | |
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 Jul 14 21:45:36 2011 | http://epydoc.sourceforge.net |