| Home | Trees | Index | Help |
|
|---|
| Module pyweb :: Class sub |
|
webwidget --+
|
sub
| Method Summary | |
|---|---|
| Inherited from webwidget | |
Generic widget constructor. | |
| |
| |
| |
| |
| |
| |
Used with templates. | |
| |
Add content to a widget. | |
| |
Adds a named item in the scope of the current tag | |
Returns a space-separated list of the widget's tag attribs | |
renders the tag attributes into the bucket | |
Returns a space-separated list of the widget's tag attribs | |
Stops this tag from being enclosed in tags | |
Writes string fragments to stdout | |
What a weird yet consummately pythonic method! Read on... | |
Recursively collate all the content, and content within the content, into one array of string fragments | |
Writes string fragments into list 'bucket', for later joining. | |
Replaces widget's contents with given items | |
Sets attributes of this widget | |
| Class Variable Summary | |
|---|---|
| Inherited from webwidget | |
str |
delimiter = '\n'
|
bool |
notagclose = False
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Feb 7 20:08:05 2004 | http://epydoc.sf.net |