![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Go to the source code of this file.
Variables | |
| $GLOBALS ['Dataface_Globals_Templates'] = "templates" | |
| $GLOBALS ['Dataface_Globals_Templates_c'] = "templates_c" | |
| $GLOBALS ['Dataface_Globals_Local_Templates'] = "templates" | |
| $GLOBALS ['Dataface_Globals_Local_Templates_c'] = "templates_c" | |
| $GLOBALS ['Dataface_Globals_BaseUrl'] = DATAFACE_URL | |
| $GLOBALS ['Dataface_Globals_BasePath'] = DATAFACE_PATH | |
| $GLOBALS ['Dataface_Globals_Local_Plugins'] = DATAFACE_SITE_PATH.DIRECTORY_SEPARATOR.'plugins' | |
| $GLOBALS['Dataface_Globals_Templates'] = "templates" |
Definition at line 21 of file Globals.php.
| $GLOBALS['Dataface_Globals_Templates_c'] = "templates_c" |
Definition at line 22 of file Globals.php.
| $GLOBALS['Dataface_Globals_Local_Templates'] = "templates" |
Definition at line 23 of file Globals.php.
| $GLOBALS['Dataface_Globals_Local_Templates_c'] = "templates_c" |
Definition at line 24 of file Globals.php.
| $GLOBALS['Dataface_Globals_BaseUrl'] = DATAFACE_URL |
Definition at line 25 of file Globals.php.
| $GLOBALS['Dataface_Globals_BasePath'] = DATAFACE_PATH |
Definition at line 26 of file Globals.php.
| $GLOBALS['Dataface_Globals_Local_Plugins'] = DATAFACE_SITE_PATH.DIRECTORY_SEPARATOR.'plugins' |
Definition at line 27 of file Globals.php.
1.8.1.2