List of all members.
Public Member Functions |
| afterFind () |
| afterSave () |
Protected Attributes |
| $oldParentID = NULL |
Detailed Description
RestrictedTreeActiveRecord Class File
- Author:
- zeroByte <dispyfree@googlemail.com>
- Copyright:
- mine LGPLv2 This class is intented for restricted Active-Records which should likewise be in a tree-structure with permission inheritance. For example: A virtual filesystem consists of files. Each file can be moved within the filesystem and this way be assigned new parents and thus new permissions.
Member Function Documentation
RestrictedTreeActiveRecord::afterSave |
( |
| ) |
|
This method takes care to assign individual rights to newly created objects
- Parameters:
-
Reimplemented from RestrictedActiveRecord.
The documentation for this class was generated from the following file:
- models/RestrictedTreeActiveRecord.php