Public Member Functions | List of all members
pyclearsilver.cgitb.TextFormatter Class Reference

Public Member Functions

def em (self, text, attributes=None)
 
def link (self, href, text, attributes=None)
 
def list (self, items, attributes=None)
 
def listItem (self, text, attributes=None)
 
def orderedList (self, items, attributes=None)
 
def paragraph (self, text, attributes=None)
 
def repr (self, object)
 
def section (self, text, attributes=None)
 
def strong (self, text, attributes=None)
 
def subSubTitle (self, text, attributes=None)
 
def subTitle (self, text, attributes=None)
 
def title (self, text, attributes=None)
 

Detailed Description

Plain text formatter 

Definition at line 136 of file cgitb.py.

Member Function Documentation

def pyclearsilver.cgitb.TextFormatter.em (   self,
  text,
  attributes = None 
)

Definition at line 180 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.link (   self,
  href,
  text,
  attributes = None 
)

Definition at line 174 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.list (   self,
  items,
  attributes = None 
)

Definition at line 157 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.listItem (   self,
  text,
  attributes = None 
)

Definition at line 171 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.orderedList (   self,
  items,
  attributes = None 
)

Definition at line 163 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.paragraph (   self,
  text,
  attributes = None 
)

Definition at line 154 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.repr (   self,
  object 
)

Definition at line 183 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.section (   self,
  text,
  attributes = None 
)

Definition at line 139 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.strong (   self,
  text,
  attributes = None 
)

Definition at line 177 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.subSubTitle (   self,
  text,
  attributes = None 
)

Definition at line 150 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.subTitle (   self,
  text,
  attributes = None 
)

Definition at line 146 of file cgitb.py.

def pyclearsilver.cgitb.TextFormatter.title (   self,
  text,
  attributes = None 
)

Definition at line 142 of file cgitb.py.


The documentation for this class was generated from the following file:


pyclearsilver
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:13