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 isAllowedResponse ( $respclass)
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
Methods
isAllowedResponse (line 29)
  • access: public
void isAllowedResponse ( $respclass)
  • $respclass

Redefinition of:
jRequest::isAllowedResponse()
_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::getParam()
jRequest::getResponse()
jRequest::init()
jRequest::isAllowedResponse()
jRequest::_initParams()
jRequest::_initUrlData()

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