<##>
Located in /harmoni/core/architecture/request/PathInfoRequestHandler.class.php (line 26)
RequestHandler | --PathInfoRequestHandler
Returns a new URLWriter object corresponding to this RequestHandler.
Returns an associative array of file upload data. This will usually come from the $_FILES superglobal.
Returns a dotted-pair string representing the module and action requested by the end user ("module.action" format).
Returns an associative array of key=value pairs corresponding to the request data from the browser. This could just be the data from $_REQUEST, in the simplest case.
build an array of all request parameters including those from the path info
Inherited From RequestHandler
RequestHandler::createURLWriter()
RequestHandler::getFileVariables()
RequestHandler::getRequestedModuleAction()
RequestHandler::getRequestVariables()
Documentation generated on Wed, 19 Sep 2007 10:25:28 -0400 by phpDocumentor 1.3.0RC3