Method Summary |
|
__init__(self,
modules)
|
|
addClassVars(self,
namespace,
Class)
(inherited from Presentation )
|
|
addVariables(self,
namespace,
request)
(inherited from Presentation )
|
|
display (self,
request)
Implement me to represent your widget. (inherited from Presentation )
|
|
formatTraceback(self,
tb)
(inherited from Presentation )
|
|
getTitle(self,
request)
(inherited from Widget )
|
|
prePresent (self,
request)
Perform any tasks which must be done before presenting the page. (inherited from Presentation )
|
|
reload(self,
request)
|
|
streamCall (self,
call,
*args,
**kw)
Utility: Call a method like StreamWidget's 'stream'. (inherited from Presentation )
|