Yii Access Control Lists  0.8
Advanced and convenient Access Control
Public Member Functions | Public Attributes | Protected Attributes
CompositeBehavior Class Reference

List of all members.

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

Detailed Description

CompositeBehavior Class File

Author:
zeroByte <dispyfree@googlemail.com>
Todo:
: implement automagic update upon change of the parent

Member Function Documentation

CompositeBehavior::afterSave ( evt)

This method updates all the children of the object on change

Parameters:
CEvent$evtthe event of saving
Returns:
boolean

The documentation for this class was generated from the following file:
 All Classes Functions