NAME
Apache::Chameleon::Document::Processor
ABSTRACT
Document processing class
new
Simple constructor
uri
Gets request URI
document
Get/set document object
user
Get/set user object
parameters
Get/set parameter object
exists
Checks to see if the document requested exists.
context
Get/set the Template context.
get
Does the document stuff.
tt_vars
Get or set Template Toolkit variables.
render
Renders a document with Template Toolkit.
get_theme
Gets the headers and footers for a theme
setup_tt_vars
Set some useful Template Toolkit variables.
clean_path
Cleans up a filepath
SEE ALSO
Apache::Chameleon