Class jCssRequest

Description

handle classical request but only to control and produce css content

  • since: 1.0b1

Located in /core/request/jCssRequest.class.php (line 18)

jRequest
   |
   --jCssRequest
Variable Summary
Method Summary
void _initParams ()
Variables
mixed $defaultResponseType = 'css' (line 22)
  • access: public

Redefinition of:
jRequest::$defaultResponseType
the type of the default response
mixed $type = 'css' (line 20)
  • 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
allowedResponses (line 29)
  • access: public
void allowedResponses ()

Redefinition of:
jRequest::allowedResponses()
return a list of class name of allowed response corresponding to the request
_initParams (line 24)
  • 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:51 +0200 by phpDocumentor 1.4.3