Yii Access Control Lists
0.8
Advanced and convenient Access Control
|
Public Member Functions | |
__construct ($type, $foreignKey, $additionalFields) | |
afterFind ($evt) | |
afterSave ($evt) | |
Public Attributes | |
$id = NULL | |
Protected Attributes | |
$type = NULL | |
$additionalFields = array() | |
$fieldsToDiscard = array('id') | |
$old_id = NULL |
CompositeBehavior Class File
CompositeBehavior::afterSave | ( | $ | evt | ) |
This method updates all the children of the object on change
CEvent | $evt | the event of saving |