paths.php File Reference
Go to the source code of this file.
Enumeration Type Documentation
Path to the application's directory.
Definition at line 48 of file paths.php.
Path to the cache files directory. It can be shared between hosts in a multi-server setup.
Definition at line 138 of file paths.php.
Path to the application's directory.
Definition at line 44 of file paths.php.
Path to the components test directory.
Definition at line 114 of file paths.php.
Path to the application's controllers directory.
Definition at line 60 of file paths.php.
Path to the configuration files directory.
Definition at line 82 of file paths.php.
Path to the controller test directory.
Definition at line 110 of file paths.php.
Path to the application's controllers directory.
Definition at line 56 of file paths.php.
Path to the public directory.
Definition at line 94 of file paths.php.
Path to the application's view's elements directory. It's supposed to hold pieces of PHP/HTML that are used on multiple pages and are not linked to a particular layout (like polls, footers and so on).
Definition at line 78 of file paths.php.
Path to the helpers test directory.
Definition at line 118 of file paths.php.
Path to the application's helpers directory.
Definition at line 68 of file paths.php.
Path to the libs directory.
Definition at line 86 of file paths.php.
Path to the public directory.
Definition at line 98 of file paths.php.
Path to the application's view's layouts directory.
Definition at line 72 of file paths.php.
Path to the lib test directory.
Definition at line 126 of file paths.php.
Path to the libs directory.
Definition at line 90 of file paths.php.
Path to the logs directory.
Definition at line 134 of file paths.php.
Path to the models' test directory.
Definition at line 122 of file paths.php.
Path to the application's models directory.
Definition at line 52 of file paths.php.
Path to the Pear directory The purporse is to make it easy porting Pear libs into Cake without setting the include_path PHP variable.
Definition at line 148 of file paths.php.
Path to the scripts direcotry.
Definition at line 102 of file paths.php.
Path to the tests directory.
Definition at line 106 of file paths.php.
Path to the temporary files directory.
Definition at line 130 of file paths.php.
Path to the vendors directory.
Definition at line 142 of file paths.php.
Path to the application's views directory.
Definition at line 64 of file paths.php.
Variable Documentation