paths.php File Reference
Go to the source code of this file.
Enumeration Type Documentation
Path to model behaviors directory.
Definition at line 58 of file paths.php.
Path to the cache files directory. It can be shared between hosts in a multi-server setup.
Definition at line 165 of file paths.php.
Path to the test suite.
Definition at line 130 of file paths.php.
Path to the components test directory.
Definition at line 139 of file paths.php.
Path to the application's components directory.
Definition at line 66 of file paths.php.
Path to the console libs direcotry.
Definition at line 114 of file paths.php.
Path to the controller test directory.
Definition at line 135 of file paths.php.
Path to the application's controllers directory.
Definition at line 62 of file paths.php.
Path to the public CSS directory.
Definition at line 102 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 84 of file paths.php.
Path to the helpers test directory.
Definition at line 143 of file paths.php.
Path to the application's helpers directory.
Definition at line 74 of file paths.php.
Path to the public images directory.
Definition at line 110 of file paths.php.
Path to the libs directory.
Definition at line 94 of file paths.php.
Path to the public JavaScript directory.
Definition at line 106 of file paths.php.
Path to the application's view's layouts directory.
Definition at line 78 of file paths.php.
Path to the lib test directory.
Definition at line 151 of file paths.php.
Path to the libs directory.
Definition at line 98 of file paths.php.
Path to the logs directory.
Definition at line 161 of file paths.php.
Path to the models' test directory.
Definition at line 147 of file paths.php.
Path to the application's models directory.
Definition at line 54 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 177 of file paths.php.
Path to the application's views directory.
Definition at line 70 of file paths.php.