index.php File Reference

Go to the source code of this file.


Namespaces

namespace  cake

Enumerations

enum  APP_DIR
enum  APP_PATH
enum  CORE_PATH
enum  DS
enum  ROOT
enum  WEBROOT_DIR
enum  WWW_ROOT

Variables

 $bootstrap = true
 $TIME_START = getMicrotime()
 $url = null

Enumeration Type Documentation

enum APP_DIR

Get Cake's root directory

Definition at line 33 of file index.php.

enum APP_PATH

Definition at line 48 of file index.php.

enum CORE_PATH

Definition at line 49 of file index.php.

enum DS

Definition at line 34 of file index.php.

enum ROOT

Definition at line 35 of file index.php.

Definition at line 36 of file index.php.

enum WWW_ROOT

Definition at line 37 of file index.php.


Variable Documentation

$bootstrap = true

Definition at line 61 of file index.php.

$TIME_START = getMicrotime()

Definition at line 55 of file index.php.

$url = null

Definition at line 62 of file index.php.