Public Member Functions | Public Attributes | Private Attributes | List of all members
webui.cgistarter.Page Class Reference

Public Member Functions

def __init__ (self, context)
 
def error (self, ecode, reason=None)
 
def setupvars (self)
 
def start (self)
 

Public Attributes

 context
 
 cwd
 
 path
 handle the case where the site is located at '/' More...
 

Private Attributes

 _path
 

Detailed Description

Definition at line 49 of file cgistarter.py.

Constructor & Destructor Documentation

def webui.cgistarter.Page.__init__ (   self,
  context 
)

Definition at line 50 of file cgistarter.py.

Member Function Documentation

def webui.cgistarter.Page.error (   self,
  ecode,
  reason = None 
)

Definition at line 229 of file cgistarter.py.

def webui.cgistarter.Page.setupvars (   self)

Definition at line 54 of file cgistarter.py.

def webui.cgistarter.Page.start (   self)

Definition at line 66 of file cgistarter.py.

Member Data Documentation

webui.cgistarter.Page._path
private

Definition at line 69 of file cgistarter.py.

webui.cgistarter.Page.context

Definition at line 51 of file cgistarter.py.

webui.cgistarter.Page.cwd

Definition at line 52 of file cgistarter.py.

webui.cgistarter.Page.path

handle the case where the site is located at '/'

Definition at line 56 of file cgistarter.py.


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


webui
Author(s): Scott Hassan
autogenerated on Mon Jun 10 2019 15:51:24