Class ResponseBehavior
Behavior class providing utilities for responding in a uniform yet also
context-sensitive manner. Utilizes the standalone class ResponseUtil
.
- CComponent
- CBehavior implements IBehavior
- ResponseBehavior
Direct known subclasses
UpdaterBehavior
public
|
|
public
|
|
public
boolean
|
|
public
type
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
|
|
public
|
|
public
|
|
public
|
detach(),
events(),
getEnabled(),
getOwner(),
setEnabled()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
public
boolean
|
$handleErrors | false |
#
If true: the error handling methods of |
public
type
|
$handleExceptions | false |
#
If true: the exception handling method |
public
boolean
|
$exitNonFatal |
#
(write-only) Sets the value of |
public
boolean
|
$isConsole |
#
If true, run methods as though there's no HTTP request happening. |
public
string
|
$logCategory |
#
The log category to which informational output should be sent. |
public
boolean
|
$longErrorTrace |
#
(write-only) Sets the value of |
public
|
$response |
#
The response utility singleton |
public
boolean
|
$shutdown |
#
(write-only) Sets the value of |
$enabled,
$owner
|