Yii Framework v1.1.10 绫诲弬鑰

CModel

system.base
缁ф壙 abstract class CModel » CComponent
瀹炵幇 IteratorAggregate, Traversable, ArrayAccess
瀛愮被 CActiveRecord, CFormModel
婧愯嚜 1.0
鐗堟湰 $Id: CModel.php 3515 2011-12-28 12:29:24Z mdomba $
婧愮爜 framework/base/CModel.php
CModel鏄负鏁版嵁妯″瀷瀵硅薄鎻愪緵鍏卞悓鐗规х殑鍩虹被銆

CModel瀹氫箟浜嗘暟鎹ā鍨嬬殑鍩烘湰妗嗘灦锛岄渶瑕佸鏁版嵁楠岃瘉銆

鍏叡灞炴

闅愯棌缁ф壙灞炴

灞炴绫诲瀷鎻忚堪瀹氫箟鍦
attributes array Returns all attribute values. CModel
errors array Returns the errors for all attribute or a single attribute. CModel
iterator CMapIterator Returns an iterator for traversing the attributes in the model. CModel
safeAttributeNames array Returns the attribute names that are safe to be massively assigned. CModel
scenario string Returns the scenario that this model is used in. CModel
validatorList CList Returns all the validators declared in the model. CModel
validators array Returns the validators applicable to the current scenario. CModel

鍏叡鏂规硶

闅愯棌缁ф壙鏂规硶

鏂规硶鎻忚堪瀹氫箟鍦
__call() 濡傛灉绫讳腑娌℃湁璋冪殑鏂规硶鍚嶏紝鍒欒皟鐢ㄨ繖涓柟娉曘 CComponent
__get() 杩斿洖涓涓睘鎬у笺佷竴涓簨浠跺鐞嗙▼搴忓垪琛ㄦ垨涓涓涓哄悕绉般 CComponent
__isset() 妫鏌ヤ竴涓睘鎬ф槸鍚︿负null銆 CComponent
__set() 璁剧疆涓涓粍浠剁殑灞炴у笺 CComponent
__unset() 璁剧疆涓涓粍浠剁殑灞炴т负null銆 CComponent
addError() Adds a new error to the specified attribute. CModel
addErrors() Adds a list of errors. CModel
asa() 杩斿洖杩欎釜鍚嶅瓧鐨勮涓哄璞° CComponent
attachBehavior() 闄勫姞涓涓涓哄埌缁勪欢銆 CComponent
attachBehaviors() 闄勫姞涓涓涓哄垪琛ㄥ埌缁勪欢銆 CComponent
attachEventHandler() 涓轰簨浠堕檮鍔犱竴涓簨浠跺鐞嗙▼搴忋 CComponent
attributeLabels() Returns the attribute labels. CModel
attributeNames() 杩斿洖妯″瀷灞炴у悕绉扮殑鍒楄〃銆 CModel
behaviors() Returns a list of behaviors that this model should behave as. CModel
canGetProperty() 纭畾灞炴ф槸鍚﹀彲璇汇 CComponent
canSetProperty() 纭畾灞炴ф槸鍚﹀彲鍐欍 CComponent
clearErrors() Removes errors for all attributes or a single attribute. CModel
createValidators() Creates validator objects based on the specification in rules. CModel
detachBehavior() 浠庣粍浠朵腑鍒嗙涓涓涓恒 CComponent
detachBehaviors() 浠庣粍浠朵腑鍒嗙鎵鏈夎涓恒 CComponent
detachEventHandler() 鍒嗙涓涓瓨鍦ㄧ殑浜嬩欢澶勭悊绋嬪簭銆 CComponent
disableBehavior() 绂佺敤涓涓檮鍔犺涓恒 CComponent
disableBehaviors() 绂佺敤缁勪欢闄勫姞鐨勬墍鏈夎涓恒 CComponent
enableBehavior() 鍚敤涓涓檮鍔犺涓恒 CComponent
enableBehaviors() 鍚敤缁勪欢闄勫姞鐨勬墍鏈夎涓恒 CComponent
evaluateExpression() 璁$畻涓涓狿HP琛ㄨ揪寮忥紝鎴栨牴鎹粍浠朵笂涓嬫枃鎵ц鍥炶皟銆 CComponent
generateAttributeLabel() Generates a user friendly attribute label. CModel
getAttributeLabel() Returns the text label for the specified attribute. CModel
getAttributes() Returns all attribute values. CModel
getError() Returns the first error of the specified attribute. CModel
getErrors() Returns the errors for all attribute or a single attribute. CModel
getEventHandlers() 杩斿洖涓涓簨浠剁殑闄勫姞澶勭悊绋嬪簭鍒楄〃銆 CComponent
getIterator() Returns an iterator for traversing the attributes in the model. CModel
getSafeAttributeNames() Returns the attribute names that are safe to be massively assigned. CModel
getScenario() Returns the scenario that this model is used in. CModel
getValidatorList() Returns all the validators declared in the model. CModel
getValidators() Returns the validators applicable to the current scenario. CModel
hasErrors() Returns a value indicating whether there is any validation error. CModel
hasEvent() 纭畾涓涓簨浠舵槸鍚﹀畾涔夈 CComponent
hasEventHandler() 妫鏌ヤ簨浠舵槸鍚︽湁闄勫姞鐨勫鐞嗙▼搴忋 CComponent
hasProperty() 纭畾灞炴ф槸鍚﹁瀹氫箟銆 CComponent
isAttributeRequired() Returns a value indicating whether the attribute is required. CModel
isAttributeSafe() Returns a value indicating whether the attribute is safe for massive assignments. CModel
offsetExists() Returns whether there is an element at the specified offset. CModel
offsetGet() Returns the element at the specified offset. CModel
offsetSet() Sets the element at the specified offset. CModel
offsetUnset() Unsets the element at the specified offset. CModel
onAfterConstruct() This event is raised after the model instance is created by new operator. CModel
onAfterValidate() This event is raised after the validation is performed. CModel
onBeforeValidate() This event is raised before the validation is performed. CModel
onUnsafeAttribute() This method is invoked when an unsafe attribute is being massively assigned. CModel
raiseEvent() 鍙戣捣涓涓簨浠躲 CComponent
rules() Returns the validation rules for attributes. CModel
setAttributes() Sets the attribute values in a massive way. CModel
setScenario() Sets the scenario for the model. CModel
unsetAttributes() Sets the attributes to be null. CModel
validate() Performs the validation. CModel

鍙椾繚鎶ゆ柟娉

闅愯棌缁ф壙鏂规硶

鏂规硶鎻忚堪瀹氫箟鍦
afterConstruct() This method is invoked after a model instance is created by new operator. CModel
afterValidate() This method is invoked after validation ends. CModel
beforeValidate() This method is invoked before validation starts. CModel

浜嬩欢

闅愯棌缁ф壙浜嬩欢

浜嬩欢鎻忚堪瀹氫箟鍦
onAfterConstruct This event is raised after the model instance is created by new operator. CModel
onBeforeValidate This event is raised before the validation is performed. CModel
onAfterValidate This event is raised after the validation is performed. CModel
onUnsafeAttribute This method is invoked when an unsafe attribute is being massively assigned. CModel

灞炴ц缁

attributes 灞炴
public array getAttributes(array $names=NULL)
public void setAttributes(array $values, boolean $safeOnly=true)

Returns all attribute values.

errors 灞炴 鍙
public array getErrors(string $attribute=NULL)

Returns the errors for all attribute or a single attribute.

iterator 灞炴 鍙

Returns an iterator for traversing the attributes in the model. This method is required by the interface IteratorAggregate.

safeAttributeNames 灞炴 鍙
public array getSafeAttributeNames()

Returns the attribute names that are safe to be massively assigned. A safe attribute is one that is associated with a validation rule in the current scenario.

scenario 灞炴
public string getScenario()
public void setScenario(string $value)

Returns the scenario that this model is used in.

Scenario affects how validation is performed and which attributes can be massively assigned.

A validation rule will be performed when calling validate() if its 'on' option is not set or contains the current scenario value.

And an attribute can be massively assigned if it is associated with a validation rule for the current scenario. Note that an exception is the unsafe validator which marks the associated attributes as unsafe and not allowed to be massively assigned.

validatorList 灞炴 鍙 锛堝彲鐢ㄨ嚜 v1.1.2锛

Returns all the validators declared in the model. This method differs from getValidators in that the latter would only return the validators applicable to the current scenario. Also, since this method return a CList object, you may manipulate it by inserting or removing validators (useful in behaviors). For example, $model->validatorList->add($newValidator). The change made to the CList object will persist and reflect in the result of the next call of getValidators.

validators 灞炴 鍙
public array getValidators(string $attribute=NULL)

Returns the validators applicable to the current scenario.

鏂规硶璇︾粏

addError() 鏂规硶
public void addError(string $attribute, string $error)
$attribute string attribute name
$error string new error message
婧愮爜锛 framework/base/CModel.php#379 (鏄剧ず)
public function addError($attribute,$error)
{
    
$this->_errors[$attribute][]=$error;
}

Adds a new error to the specified attribute.

addErrors() 鏂规硶
public void addErrors(array $errors)
$errors array a list of errors. The array keys must be attribute names. The array values should be error messages. If an attribute has multiple errors, these errors must be given in terms of an array. You may use the result of getErrors as the value for this parameter.
婧愮爜锛 framework/base/CModel.php#391 (鏄剧ず)
public function addErrors($errors)
{
    foreach(
$errors as $attribute=>$error)
    {
        if(
is_array($error))
        {
            foreach(
$error as $e)
                
$this->_errors[$attribute][]=$e;
        }
        else
            
$this->_errors[$attribute][]=$error;
    }
}

Adds a list of errors.

afterConstruct() 鏂规硶
protected void afterConstruct()
婧愮爜锛 framework/base/CModel.php#172 (鏄剧ず)
protected function afterConstruct()
{
    if(
$this->hasEventHandler('onAfterConstruct'))
        
$this->onAfterConstruct(new CEvent($this));
}

This method is invoked after a model instance is created by new operator. The default implementation raises the onAfterConstruct event. You may override this method to do postprocessing after model creation. Make sure you call the parent implementation so that the event is raised properly.

afterValidate() 鏂规硶
protected void afterValidate()
婧愮爜锛 framework/base/CModel.php#199 (鏄剧ず)
protected function afterValidate()
{
    
$this->onAfterValidate(new CEvent($this));
}

This method is invoked after validation ends. The default implementation calls onAfterValidate to raise an event. You may override this method to do postprocessing after validation. Make sure the parent implementation is invoked so that the event can be raised.

attributeLabels() 鏂规硶
public array attributeLabels()
{return} array attribute labels (name=>label)
婧愮爜锛 framework/base/CModel.php#127 (鏄剧ず)
public function attributeLabels()
{
    return array();
}

Returns the attribute labels. Attribute labels are mainly used in error messages of validation. By default an attribute label is generated using generateAttributeLabel. This method allows you to explicitly specify attribute labels.

Note, in order to inherit labels defined in the parent class, a child class needs to merge the parent labels with child labels using functions like array_merge().

attributeNames() 鏂规硶
abstract public array attributeNames()
{return} array 妯″瀷灞炴у悕绉扮殑鍒楄〃銆
婧愮爜锛 framework/base/CModel.php#40 (鏄剧ず)
abstract public function attributeNames();

杩斿洖妯″瀷灞炴у悕绉扮殑鍒楄〃銆

beforeValidate() 鏂规硶
protected boolean beforeValidate()
{return} boolean whether validation should be executed. Defaults to true. If false is returned, the validation will stop and the model is considered invalid.
婧愮爜锛 framework/base/CModel.php#186 (鏄剧ず)
protected function beforeValidate()
{
    
$event=new CModelEvent($this);
    
$this->onBeforeValidate($event);
    return 
$event->isValid;
}

This method is invoked before validation starts. The default implementation calls onBeforeValidate to raise an event. You may override this method to do preliminary checks before validation. Make sure the parent implementation is invoked so that the event can be raised.

behaviors() 鏂规硶
public array behaviors()
{return} array the behavior configurations (behavior name=>behavior configuration)
婧愮爜锛 framework/base/CModel.php#110 (鏄剧ず)
public function behaviors()
{
    return array();
}

Returns a list of behaviors that this model should behave as. The return value should be an array of behavior configurations indexed by behavior names. Each behavior configuration can be either a string specifying the behavior class or an array of the following structure:

'behaviorName'=>array(
    'class'=>'path.to.BehaviorClass',
    'property1'=>'value1',
    'property2'=>'value2',
)


Note, the behavior classes must implement IBehavior or extend from CBehavior. Behaviors declared in this method will be attached to the model when it is instantiated.

For more details about behaviors, see CComponent.

clearErrors() 鏂规硶
public void clearErrors(string $attribute=NULL)
$attribute string attribute name. Use null to remove errors for all attribute.
婧愮爜锛 framework/base/CModel.php#409 (鏄剧ず)
public function clearErrors($attribute=null)
{
    if(
$attribute===null)
        
$this->_errors=array();
    else
        unset(
$this->_errors[$attribute]);
}

Removes errors for all attributes or a single attribute.

createValidators() 鏂规硶
public CList createValidators()
{return} CList validators built based on rules().
婧愮爜锛 framework/base/CModel.php#279 (鏄剧ず)
public function createValidators()
{
    
$validators=new CList;
    foreach(
$this->rules() as $rule)
    {
        if(isset(
$rule[0],$rule[1]))  // attributes, validator name
            
$validators->add(CValidator::createValidator($rule[1],$this,$rule[0],array_slice($rule,2)));
        else
            throw new 
CException(Yii::t('yii','{class} has an invalid validation rule. The rule must specify attributes to be validated and the validator name.',
                array(
'{class}'=>get_class($this))));
    }
    return 
$validators;
}

Creates validator objects based on the specification in rules. This method is mainly used internally.

generateAttributeLabel() 鏂规硶
public string generateAttributeLabel(string $name)
$name string the column name
{return} string the attribute label
婧愮爜锛 framework/base/CModel.php#425 (鏄剧ず)
public function generateAttributeLabel($name)
{
    return 
ucwords(trim(strtolower(str_replace(array('-','_','.'),' ',preg_replace('/(?<![A-Z])[A-Z]/'' \0'$name)))));
}

Generates a user friendly attribute label. This is done by replacing underscores or dashes with blanks and changing the first letter of each word to upper case. For example, 'department_name' or 'DepartmentName' becomes 'Department Name'.

getAttributeLabel() 鏂规硶
public string getAttributeLabel(string $attribute)
$attribute string the attribute name
{return} string the attribute label
婧愮爜锛 framework/base/CModel.php#329 (鏄剧ず)
public function getAttributeLabel($attribute)
{
    
$labels=$this->attributeLabels();
    if(isset(
$labels[$attribute]))
        return 
$labels[$attribute];
    else
        return 
$this->generateAttributeLabel($attribute);
}

Returns the text label for the specified attribute.

getAttributes() 鏂规硶
public array getAttributes(array $names=NULL)
$names array list of attributes whose value needs to be returned. Defaults to null, meaning all attributes as listed in attributeNames will be returned. If it is an array, only the attributes in the array will be returned.
{return} array attribute values (name=>value).
婧愮爜锛 framework/base/CModel.php#437 (鏄剧ず)
public function getAttributes($names=null)
{
    
$values=array();
    foreach(
$this->attributeNames() as $name)
        
$values[$name]=$this->$name;

    if(
is_array($names))
    {
        
$values2=array();
        foreach(
$names as $name)
            
$values2[$name]=isset($values[$name]) ? $values[$name] : null;
        return 
$values2;
    }
    else
        return 
$values;
}

Returns all attribute values.

getError() 鏂规硶
public string getError(string $attribute)
$attribute string attribute name.
{return} string the error message. Null is returned if no error.
婧愮爜锛 framework/base/CModel.php#369 (鏄剧ず)
public function getError($attribute)
{
    return isset(
$this->_errors[$attribute]) ? reset($this->_errors[$attribute]) : null;
}

Returns the first error of the specified attribute.

getErrors() 鏂规硶
public array getErrors(string $attribute=NULL)
$attribute string attribute name. Use null to retrieve errors for all attributes.
{return} array errors for all attributes or the specified attribute. Empty array is returned if no error.
婧愮爜锛 framework/base/CModel.php#356 (鏄剧ず)
public function getErrors($attribute=null)
{
    if(
$attribute===null)
        return 
$this->_errors;
    else
        return isset(
$this->_errors[$attribute]) ? $this->_errors[$attribute] : array();
}

Returns the errors for all attribute or a single attribute.

getIterator() 鏂规硶
public CMapIterator getIterator()
{return} CMapIterator an iterator for traversing the items in the list.
婧愮爜锛 framework/base/CModel.php#568 (鏄剧ず)
public function getIterator()
{
    
$attributes=$this->getAttributes();
    return new 
CMapIterator($attributes);
}

Returns an iterator for traversing the attributes in the model. This method is required by the interface IteratorAggregate.

getSafeAttributeNames() 鏂规硶
public array getSafeAttributeNames()
{return} array safe attribute names
婧愮爜锛 framework/base/CModel.php#540 (鏄剧ず)
public function getSafeAttributeNames()
{
    
$attributes=array();
    
$unsafe=array();
    foreach(
$this->getValidators() as $validator)
    {
        if(!
$validator->safe)
        {
            foreach(
$validator->attributes as $name)
                
$unsafe[]=$name;
        }
        else
        {
            foreach(
$validator->attributes as $name)
                
$attributes[$name]=true;
        }
    }

    foreach(
$unsafe as $name)
        unset(
$attributes[$name]);
    return 
array_keys($attributes);
}

Returns the attribute names that are safe to be massively assigned. A safe attribute is one that is associated with a validation rule in the current scenario.

getScenario() 鏂规硶
public string getScenario()
{return} string the scenario that this model is in.
婧愮爜锛 framework/base/CModel.php#520 (鏄剧ず)
public function getScenario()
{
    return 
$this->_scenario;
}

Returns the scenario that this model is used in.

Scenario affects how validation is performed and which attributes can be massively assigned.

A validation rule will be performed when calling validate() if its 'on' option is not set or contains the current scenario value.

And an attribute can be massively assigned if it is associated with a validation rule for the current scenario. Note that an exception is the unsafe validator which marks the associated attributes as unsafe and not allowed to be massively assigned.

getValidatorList() 鏂规硶 锛堝彲鐢ㄨ嚜 v1.1.2锛
public CList getValidatorList()
{return} CList all the validators declared in the model.
婧愮爜锛 framework/base/CModel.php#243 (鏄剧ず)
public function getValidatorList()
{
    if(
$this->_validators===null)
        
$this->_validators=$this->createValidators();
    return 
$this->_validators;
}

Returns all the validators declared in the model. This method differs from getValidators in that the latter would only return the validators applicable to the current scenario. Also, since this method return a CList object, you may manipulate it by inserting or removing validators (useful in behaviors). For example, $model->validatorList->add($newValidator). The change made to the CList object will persist and reflect in the result of the next call of getValidators.

getValidators() 鏂规硶
public array getValidators(string $attribute=NULL)
$attribute string the name of the attribute whose validators should be returned. If this is null, the validators for ALL attributes in the model will be returned.
{return} array the validators applicable to the current scenario.
婧愮爜锛 framework/base/CModel.php#256 (鏄剧ず)
public function getValidators($attribute=null)
{
    if(
$this->_validators===null)
        
$this->_validators=$this->createValidators();

    
$validators=array();
    
$scenario=$this->getScenario();
    foreach(
$this->_validators as $validator)
    {
        if(
$validator->applyTo($scenario))
        {
            if(
$attribute===null || in_array($attribute,$validator->attributes,true))
                
$validators[]=$validator;
        }
    }
    return 
$validators;
}

Returns the validators applicable to the current scenario.

hasErrors() 鏂规硶
public boolean hasErrors(string $attribute=NULL)
$attribute string attribute name. Use null to check all attributes.
{return} boolean whether there is any error.
婧愮爜锛 framework/base/CModel.php#343 (鏄剧ず)
public function hasErrors($attribute=null)
{
    if(
$attribute===null)
        return 
$this->_errors!==array();
    else
        return isset(
$this->_errors[$attribute]);
}

Returns a value indicating whether there is any validation error.

isAttributeRequired() 鏂规硶
public boolean isAttributeRequired(string $attribute)
$attribute string attribute name
{return} boolean whether the attribute is required
婧愮爜锛 framework/base/CModel.php#300 (鏄剧ず)
public function isAttributeRequired($attribute)
{
    foreach(
$this->getValidators($attribute) as $validator)
    {
        if(
$validator instanceof CRequiredValidator)
            return 
true;
    }
    return 
false;
}

Returns a value indicating whether the attribute is required. This is determined by checking if the attribute is associated with a CRequiredValidator validation rule in the current scenario.

isAttributeSafe() 鏂规硶 锛堝彲鐢ㄨ嚜 v1.1锛
public boolean isAttributeSafe(string $attribute)
$attribute string attribute name
{return} boolean whether the attribute is safe for massive assignments
婧愮爜锛 framework/base/CModel.php#316 (鏄剧ず)
public function isAttributeSafe($attribute)
{
    
$attributes=$this->getSafeAttributeNames();
    return 
in_array($attribute,$attributes);
}

Returns a value indicating whether the attribute is safe for massive assignments.

offsetExists() 鏂规硶
public boolean offsetExists(mixed $offset)
$offset mixed the offset to check on
{return} boolean
婧愮爜锛 framework/base/CModel.php#580 (鏄剧ず)
public function offsetExists($offset)
{
    return 
property_exists($this,$offset);
}

Returns whether there is an element at the specified offset. This method is required by the interface ArrayAccess.

offsetGet() 鏂规硶
public mixed offsetGet(integer $offset)
$offset integer the offset to retrieve element.
{return} mixed the element at the offset, null if no element is found at the offset
婧愮爜锛 framework/base/CModel.php#591 (鏄剧ず)
public function offsetGet($offset)
{
    return 
$this->$offset;
}

Returns the element at the specified offset. This method is required by the interface ArrayAccess.

offsetSet() 鏂规硶
public void offsetSet(integer $offset, mixed $item)
$offset integer the offset to set element
$item mixed the element value
婧愮爜锛 framework/base/CModel.php#602 (鏄剧ず)
public function offsetSet($offset,$item)
{
    
$this->$offset=$item;
}

Sets the element at the specified offset. This method is required by the interface ArrayAccess.

offsetUnset() 鏂规硶
public void offsetUnset(mixed $offset)
$offset mixed the offset to unset element
婧愮爜锛 framework/base/CModel.php#612 (鏄剧ず)
public function offsetUnset($offset)
{
    unset(
$this->$offset);
}

Unsets the element at the specified offset. This method is required by the interface ArrayAccess.

onAfterConstruct() 鏂规硶
public void onAfterConstruct(CEvent $event)
$event CEvent the event parameter
婧愮爜锛 framework/base/CModel.php#208 (鏄剧ず)
public function onAfterConstruct($event)
{
    
$this->raiseEvent('onAfterConstruct',$event);
}

This event is raised after the model instance is created by new operator.

onAfterValidate() 鏂规硶
public void onAfterValidate(CEvent $event)
$event CEvent the event parameter
婧愮爜锛 framework/base/CModel.php#226 (鏄剧ず)
public function onAfterValidate($event)
{
    
$this->raiseEvent('onAfterValidate',$event);
}

This event is raised after the validation is performed.

onBeforeValidate() 鏂规硶
public void onBeforeValidate(CModelEvent $event)
$event CModelEvent the event parameter
婧愮爜锛 framework/base/CModel.php#217 (鏄剧ず)
public function onBeforeValidate($event)
{
    
$this->raiseEvent('onBeforeValidate',$event);
}

This event is raised before the validation is performed.

onUnsafeAttribute() 鏂规硶 锛堝彲鐢ㄨ嚜 v1.1.1锛
public void onUnsafeAttribute(string $name, mixed $value)
$name string the unsafe attribute name
$value mixed the attribute value
婧愮爜锛 framework/base/CModel.php#498 (鏄剧ず)
public function onUnsafeAttribute($name,$value)
{
    if(
YII_DEBUG)
        
Yii::log(Yii::t('yii','Failed to set unsafe attribute "{attribute}" of "{class}".',array('{attribute}'=>$name'{class}'=>get_class($this))),CLogger::LEVEL_WARNING);
}

This method is invoked when an unsafe attribute is being massively assigned. The default implementation will log a warning message if YII_DEBUG is on. It does nothing otherwise.

rules() 鏂规硶
public array rules()
{return} array validation rules to be applied when validate() is called.
婧愮爜锛 framework/base/CModel.php#85 (鏄剧ず)
public function rules()
{
    return array();
}

Returns the validation rules for attributes.

This method should be overridden to declare validation rules. Each rule is an array with the following structure:

array('attribute list', 'validator name', 'on'=>'scenario name', ...validation parameters...)
where

The following are some examples:
array(
    array('username', 'required'),
    array('username', 'length', 'min'=>3, 'max'=>12),
    array('password', 'compare', 'compareAttribute'=>'password2', 'on'=>'register'),
    array('password', 'authenticate', 'on'=>'login'),
);


Note, in order to inherit rules defined in the parent class, a child class needs to merge the parent rules with child rules using functions like array_merge().

鍙傝

setAttributes() 鏂规硶
public void setAttributes(array $values, boolean $safeOnly=true)
$values array attribute values (name=>value) to be set.
$safeOnly boolean whether the assignments should only be done to the safe attributes. A safe attribute is one that is associated with a validation rule in the current scenario.
婧愮爜锛 framework/base/CModel.php#462 (鏄剧ず)
public function setAttributes($values,$safeOnly=true)
{
    if(!
is_array($values))
        return;
    
$attributes=array_flip($safeOnly $this->getSafeAttributeNames() : $this->attributeNames());
    foreach(
$values as $name=>$value)
    {
        if(isset(
$attributes[$name]))
            
$this->$name=$value;
        else if(
$safeOnly)
            
$this->onUnsafeAttribute($name,$value);
    }
}

Sets the attribute values in a massive way.

setScenario() 鏂规硶
public void setScenario(string $value)
$value string the scenario that this model is in.
婧愮爜锛 framework/base/CModel.php#530 (鏄剧ず)
public function setScenario($value)
{
    
$this->_scenario=$value;
}

Sets the scenario for the model.

鍙傝

unsetAttributes() 鏂规硶 锛堝彲鐢ㄨ嚜 v1.1.3锛
public void unsetAttributes(array $names=NULL)
$names array list of attributes to be set null. If this parameter is not given, all attributes as specified by attributeNames will have their values unset.
婧愮爜锛 framework/base/CModel.php#482 (鏄剧ず)
public function unsetAttributes($names=null)
{
    if(
$names===null)
        
$names=$this->attributeNames();
    foreach(
$names as $name)
        
$this->$name=null;
}

Sets the attributes to be null.

validate() 鏂规硶
public boolean validate(array $attributes=NULL, boolean $clearErrors=true)
$attributes array list of attributes that should be validated. Defaults to null, meaning any attribute listed in the applicable validation rules should be validated. If this parameter is given as a list of attributes, only the listed attributes will be validated.
$clearErrors boolean whether to call clearErrors before performing validation
{return} boolean whether the validation is successful without any error.
婧愮爜锛 framework/base/CModel.php#151 (鏄剧ず)
public function validate($attributes=null$clearErrors=true)
{
    if(
$clearErrors)
        
$this->clearErrors();
    if(
$this->beforeValidate())
    {
        foreach(
$this->getValidators() as $validator)
            
$validator->validate($this,$attributes);
        
$this->afterValidate();
        return !
$this->hasErrors();
    }
    else
        return 
false;
}

Performs the validation.

This method executes the validation rules as declared in rules. Only the rules applicable to the current scenario will be executed. A rule is considered applicable to a scenario if its 'on' option is not set or contains the scenario.

Errors found during the validation can be retrieved via getErrors.

Copyright © 2008-2011 by Yii Software LLC
All Rights Reserved.