Detailed Description
Definition at line 3 of file hub.php.
Member Function Documentation
static auto_load |
( |
$ |
class | ) |
[static] |
browserInfo |
( |
$ |
agent = null | ) |
|
static cache_headers |
( |
$ |
unique_id | ) |
[static] |
static determine_response_format |
( |
| ) |
[static] |
static error_handler |
( |
$ |
errno, |
|
|
$ |
errstr, |
|
|
$ |
errfile, |
|
|
$ |
errline |
|
) |
| [static] |
static exception_handler |
( |
$ |
exception | ) |
[static] |
static http_error |
( |
$ |
code, |
|
|
$ |
message = false |
|
) |
| [static] |
static is_ajax |
( |
| ) |
[static] |
static redirect |
( |
$ |
url | ) |
[static] |
static send404 |
( |
| ) |
[static] |
static setup |
( |
| ) |
[static] |
static shutdown |
( |
| ) |
[static] |
Field Documentation
$activecontroller = NULL [static] |
$mime_types = array( 'xml' => 'text/xml', 'html' => 'text/html', 'json' => 'application/json', 'rss' => 'application/rss+xml', 'jsx' => 'application/javascript', 'js' => 'text/javascript' ) [static] |
$response_format = NULL [static] |
The documentation for this class was generated from the following file: