Class ModuleModelNameValidator
Used to ensure that types are main models of visible and editable modules
- CComponent
- CValidator
- X2Validator
- ModuleModelNameValidator
protected
|
#
validateValue( CModel $object, mixed $value, mixed $attribute )
A nicer-to-use version of CValidator's validateAttribute () |
error(),
validateAttribute()
|
addError(),
applyTo(),
clientValidateAttribute(),
createValidator(),
isEmpty(),
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
boolean
|
$includeActions | false |
#
$includeActions |
$allowEmpty,
$attribute,
$exceptionClass,
$object,
$throwExceptions
|
$attributes,
$builtInValidators,
$enableClientValidation,
$except,
$message,
$on,
$safe,
$skipOnError
|