customerror_admin_settings |
./customerror.module |
Callback, page arguments. |
|
1 |
customerror_check_redirect |
./customerror.module |
Check list of redirects. |
1 |
|
customerror_form_alter |
./customerror.module |
Implements hook_form_alter(). |
|
|
customerror_get_theme |
./customerror.module |
Gets the configured display theme for the given error code. |
1 |
|
customerror_header |
./customerror.module |
Make sure that we sent an appropriate header. |
1 |
|
customerror_help |
./customerror.module |
Implements hook_help(). |
|
|
customerror_menu |
./customerror.module |
Implements hook_menu(). |
|
|
customerror_page |
./customerror.module |
Displays the 403 or 404 error page. |
|
1 |
customerror_simpletest |
./customerror.module |
Implements hook_simpletest(). |
|
|
customerror_theme |
./customerror.module |
Implements hook_theme(). |
|
|
customerror_uninstall |
./customerror.install |
Implements hook_uninstall(). |
|
|
customerror_user |
./customerror.module |
Implements hook_user(). |
|
|
theme_customerror |
./customerror.module |
Themeable function. |
|
|
_customerror_enum_errors |
./customerror.module |
Helper function to set up array of error coedes. |
3 |
|
_customerror_fetch_error |
./customerror.module |
Fetch error. |
1 |
|