![]() |
Xataface
2.0alpha2
Xataface Application Framework
|
Go to the source code of this file.
Data Structures | |
| class | Dataface_Application |
| The main Application object that handles requests and response. More... | |
| class | Dataface_Application_RedirectException |
| An exception class that is raised when the application is requesting to redirect to a different URL. More... | |
Variables | |
| if (!function_exists('sys_get_temp_dir')) | |
| const | DATAFACE_STRICT_PERMISSIONS = 100 |
| const DATAFACE_STRICT_PERMISSIONS = 100 |
Definition at line 66 of file Application.php.
| if(!function_exists('sys_get_temp_dir')) |
Definition at line 23 of file Application.php.
1.8.1.2