Class jClassicRequest

Description

handle "classical" request it just gets parameters from the url query and the post content. And responses can be in many format : text, html, xml...

Located in /core/request/jClassicRequest.class.php (line 19)

jRequest
   |
   --jClassicRequest
Variable Summary
Method Summary
void _initParams ()
Variables
mixed $defaultResponseType = 'html' (line 23)
  • access: public

Redefinition of:
jRequest::$defaultResponseType
the type of the default response
mixed $type = 'classic' (line 21)
  • access: public

Redefinition of:
jRequest::$type
the request type code

Inherited Variables

Inherited from jRequest

jRequest::$params
jRequest::$urlPathInfo
jRequest::$urlScript
jRequest::$urlScriptName
jRequest::$urlScriptPath
Methods
_initParams (line 25)
  • access: protected
void _initParams ()

Redefinition of:
jRequest::_initParams()
analyse the http request and sets the params property

Inherited Methods

Inherited From jRequest

jRequest::__construct()
jRequest::getParam()
jRequest::getResponse()
jRequest::init()
jRequest::isAllowedResponse()
jRequest::_initParams()
jRequest::_initUrlData()

Documentation generated on Thu, 22 Mar 2012 22:14:08 +0100 by phpDocumentor 1.4.3