acl.php File Reference
Go to the source code of this file.
Namespaces | |
| namespace | cake |
Classes | |
| class | AclCLI |
Enumerations | |
| enum | APP_DIR |
| enum | APP_PATH |
| enum | CAKE_CORE_INCLUDE_PATH |
| enum | CORE_PATH |
| enum | DATASOURCE |
| enum | DEBUG |
| enum | DS |
| enum | ROOT |
Variables | |
| $aclCLI = new AclCLI ($command, $args) | |
| $app = str_repeat('..' . DS, $cnt) . $app | |
| $app = 'app' | |
| $args = $serverArgs | |
| $command = array_shift($serverArgs) | |
| $core = null | |
| $dataSource = 'default' | |
| $here = $argv[0] | |
| $root = dirname(dirname(dirname(__FILE__))) | |
| $serverArgs = $argv | |
| $unset = array() | |
| $wasted = array_shift($serverArgs) | |
Enumeration Type Documentation
| enum DATASOURCE |
Variable Documentation
| $args = $serverArgs |
Definition at line 113 of file acl.php.
Referenced by Set::format(), Set::merge(), Object::Object(), HtmlHelper::passwordTag(), DboSource::query(), Controller::setAction(), HtmlHelper::submitTag(), TextHelper::trim(), HtmlHelper::validate(), and Controller::validate().
| $command = array_shift($serverArgs) |
| $dataSource = 'default' |
| $root = dirname(dirname(dirname(__FILE__))) |