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

Public Member Functions

def attributes (self, attributes=None)
 
def em (self, text, attributes=None)
 
def formatList (self, name, items, 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 tag (self, name, text, attributes=None)
 
def title (self, text, attributes=None)
 

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 Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:13