Public Member Functions
pyclearsilver.cgitb.HTMLFormatter Class Reference

List of all members.

Public Member Functions

def attributes
def em
def formatList
def link
def list
def listItem
def orderedList
def paragraph
def repr
def section
def strong
def subSubTitle
def subTitle
def tag
def title

Detailed Description

Minimal html formatter 

Definition at line 78 of file cgitb.py.


Member Function Documentation

def pyclearsilver.cgitb.HTMLFormatter.attributes (   self,
  attributes = None 
)

Definition at line 81 of file cgitb.py.

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

Definition at line 129 of file cgitb.py.

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 
)

Definition at line 120 of file cgitb.py.

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

Definition at line 105 of file cgitb.py.

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

Definition at line 117 of file cgitb.py.

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

Definition at line 108 of file cgitb.py.

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

Definition at line 102 of file cgitb.py.

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

Definition at line 132 of file cgitb.py.

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

Definition at line 90 of file cgitb.py.

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

Definition at line 126 of file cgitb.py.

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

Definition at line 99 of file cgitb.py.

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

Definition at line 96 of file cgitb.py.

def pyclearsilver.cgitb.HTMLFormatter.tag (   self,
  name,
  text,
  attributes = None 
)

Definition at line 87 of file cgitb.py.

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

Definition at line 93 of file cgitb.py.


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


pyclearsilver
Author(s): Scott Hassan/hassan@willowgarage.com
autogenerated on Wed Apr 23 2014 10:35:42