Go to the source code of this file.
Namespaces | |
| namespace | cake |
Variables | |
| NOTE | __pad0__ |
| aco = access control object (something in your application) | |
| aco2 | |
| aco2 | |
| aco3 | |
| aco3 | |
| aco5 | |
| aco5 | |
| aco6 | |
| aco6 | |
| The | allow |
| allow = aco1 | |
| allow = aco1 | |
| aro = access request object (something requesting access) | |
| acl ini php Cake ACL | Configuration |
| The | deny |
| deny = aco4 | |
| deny = aco4 | |
| SVN | FILE |
| User records are added as | follows |
| group2 | |
| group3 | |
| groups = group1 | |
| Group records are added in a similar | manner |
| The and groups sections are all | optional |
| ACL permissions are checked in the following | order |
| Use this file to specify user | permissions |
| NOTE __pad0__ |
Definition at line 48 of file acl.ini.php.
| aco = access control object (something in your application) |
Definition at line 30 of file acl.ini.php.
Referenced by AclShell::__getParams(), DbAcl::allow(), AclShell::checkNodeType(), and DbAcl::getAclLink().
Definition at line 43 of file acl.ini.php.
Definition at line 37 of file acl.ini.php.
Definition at line 43 of file acl.ini.php.
Definition at line 37 of file acl.ini.php.
Definition at line 44 of file acl.ini.php.
Definition at line 38 of file acl.ini.php.
Definition at line 44 of file acl.ini.php.
Definition at line 38 of file acl.ini.php.
| The allow |
Definition at line 46 of file acl.ini.php.
| allow = aco1 |
Definition at line 43 of file acl.ini.php.
| allow = aco1 |
Definition at line 37 of file acl.ini.php.
| aro = access request object (something requesting access) |
Definition at line 31 of file acl.ini.php.
Referenced by AclShell::__dataVars(), AclShell::__getParams(), DbAcl::allow(), AclShell::checkNodeType(), and DbAcl::getAclLink().
| acl ini php Cake ACL Configuration |
Definition at line 27 of file acl.ini.php.
Referenced by DbConfigTask::__interactive(), and BakeShell::main().
| The deny |
Definition at line 46 of file acl.ini.php.
| deny = aco4 |
Definition at line 44 of file acl.ini.php.
| deny = aco4 |
| SVN FILE |
Definition at line 3 of file acl.ini.php.
| User records are added as follows |
Definition at line 33 of file acl.ini.php.
Definition at line 36 of file acl.ini.php.
Definition at line 36 of file acl.ini.php.
| groups = group1 |
Definition at line 36 of file acl.ini.php.
Referenced by TestSuiteShell::__canRun(), TestSuiteShell::__run(), and IniAcl::check().
| Group records are added in a similar manner |
Definition at line 40 of file acl.ini.php.
Definition at line 46 of file acl.ini.php.
| ACL permissions are checked in the following order |
Definition at line 49 of file acl.ini.php.
Referenced by DbAcl::check(), TreeBehavior::children(), ContainableBehavior::containments(), TreeBehavior::generatetreelist(), TreeBehavior::getpath(), AclNode::node(), Controller::paginate(), TreeBehavior::recover(), TreeBehavior::reorder(), PaginatorHelper::sort(), PaginatorHelper::sortDir(), PaginatorHelper::sortKey(), and PaginatorHelper::url().
| Use this file to specify user permissions |
1.4.7