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
jRequest::$url_path_info
jRequest::$url_script_name
jRequest::$url_script_path
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::allowedResponses()
jRequest::getParam()
jRequest::getResponse()
jRequest::init()
jRequest::isAllowedResponse()
jRequest::_initParams()
jRequest::_initUrlDatas()

Documentation generated on Wed, 07 Sep 2011 13:46:44 +0200 by phpDocumentor 1.4.3