paths.php File Reference

Go to the source code of this file.

Namespaces

namespace  cake

Enumerations

enum  BEHAVIORS
enum  CACHE
enum  CAKE
enum  CAKE_TESTS_LIB
enum  COMPONENT_TESTS
enum  COMPONENTS
enum  CONSOLE_LIBS
enum  CONTROLLER_TESTS
enum  CONTROLLERS
enum  CSS
enum  ELEMENTS
enum  HELPER_TESTS
enum  HELPERS
enum  IMAGES
enum  INFLECTIONS
enum  JS
enum  LAYOUTS
enum  LIB_TESTS
enum  LIBS
enum  LOGS
enum  MODEL_TESTS
enum  MODELS
enum  PEAR
enum  VIEWS


Enumeration Type Documentation

enum BEHAVIORS

Path to model behaviors directory.

Definition at line 56 of file paths.php.

enum CACHE

Path to the cache files directory. It can be shared between hosts in a multi-server setup.

Definition at line 163 of file paths.php.

enum CAKE

Path to the cake directory.

Definition at line 42 of file paths.php.

enum CAKE_TESTS_LIB

Path to the test suite.

Definition at line 128 of file paths.php.

enum COMPONENT_TESTS

Path to the components test directory.

Definition at line 137 of file paths.php.

enum COMPONENTS

Path to the application's components directory.

Definition at line 64 of file paths.php.

enum CONSOLE_LIBS

Path to the console libs direcotry.

Definition at line 112 of file paths.php.

enum CONTROLLER_TESTS

Path to the controller test directory.

Definition at line 133 of file paths.php.

enum CONTROLLERS

Path to the application's controllers directory.

Definition at line 60 of file paths.php.

enum CSS

Path to the public CSS directory.

Definition at line 100 of file paths.php.

enum ELEMENTS

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 82 of file paths.php.

enum HELPER_TESTS

Path to the helpers test directory.

Definition at line 141 of file paths.php.

enum HELPERS

Path to the application's helpers directory.

Definition at line 72 of file paths.php.

enum IMAGES

Path to the public images directory.

Definition at line 108 of file paths.php.

enum INFLECTIONS

Path to the libs directory.

Definition at line 92 of file paths.php.

enum JS

Path to the public JavaScript directory.

Definition at line 104 of file paths.php.

enum LAYOUTS

Path to the application's view's layouts directory.

Definition at line 76 of file paths.php.

enum LIB_TESTS

Path to the lib test directory.

Definition at line 149 of file paths.php.

enum LIBS

Path to the libs directory.

Definition at line 96 of file paths.php.

enum LOGS

Path to the logs directory.

Definition at line 159 of file paths.php.

enum MODEL_TESTS

Path to the models' test directory.

Definition at line 145 of file paths.php.

enum MODELS

Path to the application's models directory.

Definition at line 52 of file paths.php.

enum PEAR

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 175 of file paths.php.

enum VIEWS

Path to the application's views directory.

Definition at line 68 of file paths.php.


Generated on Sun Nov 22 00:30:54 2009 for CakePHP 1.2.x.x (v1.2.4.8284) by doxygen 1.4.7