AclNode Class Reference
Inheritance diagram for AclNode:

Public Member Functions | |
| node ($ref=null) | |
Public Attributes | |
| $actsAs = array('Tree' => 'nested') | |
| $cacheQueries = false | |
Detailed Description
Definition at line 45 of file db_acl.php.
Member Function Documentation
| AclNode::node | ( | $ | ref = null |
) |
Retrieves the Aro/Aco node for this model
- Parameters:
-
mixed $ref Array with 'model' and 'foreign_key', model object, or string value
- Returns:
- array Node found in database public
Definition at line 78 of file db_acl.php.
References Model::$alias, Model::$name, Model::$table, ConnectionManager::getDataSource(), ClassRegistry::init(), order, Inflector::pluralize(), and Inflector::underscore().
Member Data Documentation
| AclNode::$actsAs = array('Tree' => 'nested') |
| AclNode::$cacheQueries = false |
The documentation for this class was generated from the following file:
- 1.2.x.x/cake/libs/model/db_acl.php