logs_http_admin_settings |
./logs_http.admin.inc |
Logs HTTP POST API Configuration Form. |
|
1 |
logs_http_array_remove_empty |
./logs_http.module |
Deep array filter. |
1 |
|
logs_http_boot |
./logs_http.module |
Implements hook_boot(). |
|
|
logs_http_get_http_url |
./logs_http.module |
Return the endpoint URL to POST data to. |
2 |
|
logs_http_get_registered_events |
./logs_http.module |
Get the registered events from the static cache. |
2 |
|
logs_http_menu |
./logs_http.module |
Implements hook_menu(). |
|
|
logs_http_permission |
./logs_http.module |
Implements hook_permission(). |
|
|
logs_http_register_event |
./logs_http.module |
Register an event in a static cache. |
1 |
|
logs_http_shutdown |
./logs_http.module |
Runs on shutdown to clean up and display developer information. |
|
1 |
logs_http_uninstall |
./logs_http.install |
Implements hook_uninstall(). |
|
|
logs_http_watchdog |
./logs_http.module |
Implements hook_watchdog(). |
|
|
_logs_http_decode_exception |
./logs_http.module |
Decodes an exception and retrieves the correct caller. |
1 |
|
_logs_http_exception_handler |
./logs_http.module |
Provides custom PHP exception handling. |
|
1 |