Public Member Functions | Public Attributes | Static Public Attributes
pyclearsilver.cgitb.View Class Reference

List of all members.

Public Member Functions

def __init__
def applicationDetails
def date
def exceptionAttributes
def exceptionMessage
def exceptionTitle
def format
def formatContent
def formatException
def formatExceptionAttributes
def formatExceptionMessage
def formatExceptionTitle
def formatMessage
def formatOneTextTraceback
def formatOneTraceback
def formatStylesheet
def formatSystemDetails
def formatTextTraceback
def formatTitle
def formatTraceback
def platform
def python
def stylesheet
def textTracebackTemplate
def tracebackFrames
def tracebackText

Public Attributes

 context
 debug
 formatter
 info

Static Public Attributes

 frameClass = Frame

Detailed Description

Traceback view 

Definition at line 341 of file cgitb.py.


Constructor & Destructor Documentation

def pyclearsilver.cgitb.View.__init__ (   self,
  info = None,
  debug = 0 
)
Save starting info or current exception info 

Definition at line 346 of file cgitb.py.


Member Function Documentation

Override for your application 

Definition at line 521 of file cgitb.py.

Definition at line 507 of file cgitb.py.

Return list of tuples [(name, value), ...] 

Definition at line 476 of file cgitb.py.

def pyclearsilver.cgitb.View.exceptionMessage (   self,
  info 
)

Definition at line 491 of file cgitb.py.

def pyclearsilver.cgitb.View.exceptionTitle (   self,
  info 
)

Definition at line 487 of file cgitb.py.

def pyclearsilver.cgitb.View.format (   self,
  formatter,
  context = 5 
)

Definition at line 351 of file cgitb.py.

General layout - override to change layout 

Definition at line 356 of file cgitb.py.

def pyclearsilver.cgitb.View.formatException (   self,
  info 
)

Definition at line 457 of file cgitb.py.

Definition at line 469 of file cgitb.py.

Definition at line 466 of file cgitb.py.

Definition at line 463 of file cgitb.py.

Definition at line 417 of file cgitb.py.

Separate to enable formatting multiple tracebacks. 

Definition at line 532 of file cgitb.py.

def pyclearsilver.cgitb.View.formatOneTraceback (   self,
  info 
)
Format one traceback

Separate to enable formatting multiple tracebacks.

Definition at line 427 of file cgitb.py.

Format inline html stylesheet 

Definition at line 371 of file cgitb.py.

Definition at line 499 of file cgitb.py.

Definition at line 528 of file cgitb.py.

Definition at line 414 of file cgitb.py.

Return formatted traceback 

Definition at line 423 of file cgitb.py.

Definition at line 512 of file cgitb.py.

Definition at line 518 of file cgitb.py.

Return stylesheet rules. Override to change rules.

The rules are sparated to make it easy to extend.

The stylesheet must work even if sorounding code define the same
css names, and it must not change the sorounding code look and
behavior. This is done by having all content in a .traceback
section.

Definition at line 375 of file cgitb.py.

Definition at line 537 of file cgitb.py.

def pyclearsilver.cgitb.View.tracebackFrames (   self,
  info 
)

Definition at line 440 of file cgitb.py.

def pyclearsilver.cgitb.View.tracebackText (   self,
  info 
)

Definition at line 449 of file cgitb.py.


Member Data Documentation

Definition at line 351 of file cgitb.py.

Definition at line 346 of file cgitb.py.

Definition at line 351 of file cgitb.py.

Definition at line 344 of file cgitb.py.

Definition at line 346 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 Sat Dec 28 2013 17:47:30