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