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

Documentation generated on Thu, 19 Sep 2013 00:02:34 +0200 by phpDocumentor 1.4.3