Class X2PipelineChartModel
This is the model class for chart module controls
- CComponent
- CModel implements IteratorAggregate, ArrayAccess
- X2PipelineChartModel
Package: application\modules\charts\models
Located at x2engine/protected/modules/charts/models/X2PipelineChartModel.php
Located at x2engine/protected/modules/charts/models/X2PipelineChartModel.php
public
|
|
public static
|
|
public
array
|
|
public
array
|
|
public
array
|
addError(),
addErrors(),
afterConstruct(),
afterValidate(),
beforeValidate(),
behaviors(),
clearErrors(),
createValidators(),
generateAttributeLabel(),
getAttributeLabel(),
getAttributes(),
getError(),
getErrors(),
getIterator(),
getSafeAttributeNames(),
getScenario(),
getValidatorList(),
getValidators(),
hasErrors(),
isAttributeRequired(),
isAttributeSafe(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
onAfterConstruct(),
onAfterValidate(),
onBeforeValidate(),
onUnsafeAttribute(),
setAttributes(),
setScenario(),
unsetAttributes(),
validate()
|
__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
integer
|
$dateRange | 30 |
|
public
string
|
$assignedTo | '' |
|
public
integer
|
$limitTo | 0 |
|
public
integer
|
$confidence | 4 |
public
string
|
$dateRange |
$attributes,
$errors,
$iterator,
$safeAttributeNames,
$scenario,
$validatorList,
$validators
|