db\BaseActiveRecord setOldAttributes()

setOldAttributes() public method

Sets the old attribute values.

All existing old attribute values will be discarded.

public void setOldAttributes ( $values )
$values array|null

Old attribute values to be set. If set to null this record is considered to be new.

doc_Yii
2016-10-30 16:56:55
Comments
Leave a Comment

Please login to continue.