pyclearsilver::cgitb::HTMLFormatter Class Reference
List of all members.
Detailed Description
Definition at line 78 of file cgitb.py.
Member Function Documentation
def pyclearsilver::cgitb::HTMLFormatter::attributes |
( |
|
self, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::em |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::formatList |
( |
|
self, |
|
|
|
name, |
|
|
|
items, |
|
|
|
attributes = None | |
|
) |
| | |
Send list of raw texts or formatted items.
Definition at line 111 of file cgitb.py.
def pyclearsilver::cgitb::HTMLFormatter::link |
( |
|
self, |
|
|
|
href, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::list |
( |
|
self, |
|
|
|
items, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::listItem |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::orderedList |
( |
|
self, |
|
|
|
items, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::paragraph |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::repr |
( |
|
self, |
|
|
|
object | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::section |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::strong |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::subSubTitle |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::subTitle |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::tag |
( |
|
self, |
|
|
|
name, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
def pyclearsilver::cgitb::HTMLFormatter::title |
( |
|
self, |
|
|
|
text, |
|
|
|
attributes = None | |
|
) |
| | |
The documentation for this class was generated from the following file: