Class View is the base class for application Views.
A View is an HTTP Response with status 200 that has to be rendered before sending it to the client.
Located in /view.php (line 16)
PHOOL | --HTTPResponse | --View
Inherited from HTTPResponse
HTTPResponse::$content
HTTPResponse::$contentType
HTTPResponse::$encoding
HTTPResponse::$headers
HTTPResponse::$protocol
HTTPResponse::$status
Inherited from PHOOL
PHOOL::$debug
PHOOL::$errorlabels
PHOOL::$errorlevels
PHOOL::$errors
PHOOL::$exists
PHOOL::$logdir
PHOOL::$loglevel
PHOOL::$objname
Create a valid HTTPResponse from buffered output and return it
Inherited From HTTPResponse
HTTPResponse::HTTPResponse()
HTTPResponse::appendContent()
HTTPResponse::send()
HTTPResponse::sendBody()
HTTPResponse::sendHeaders()
HTTPResponse::sendStatus()
HTTPResponse::setContent()
HTTPResponse::setEncoding()
HTTPResponse::setHeader()
HTTPResponse::setStatus()
HTTPResponse::__tostring()
Inherited From PHOOL
PHOOL::PHOOL()
PHOOL::debug()
PHOOL::error()
PHOOL::get_errors()
PHOOL::handle_error()
PHOOL::has_error()
PHOOL::log_error()
PHOOL::set_debug()
PHOOL::set_logdir()
PHOOL::set_loglevel()
Documentation generated on Tue, 12 May 2009 23:09:43 +0200 by phpDocumentor 1.4.1