Functions in HTTP Auth 7
Primary tabs
Name | Location | Description | Direct uses | Strings |
---|---|---|---|---|
http_auth_cancel_page |
./ |
Returns the page to the unauthenticated user. | 1 | |
http_auth_menu |
./ |
Implements hook_menu(). | ||
http_auth_page_alter |
./ |
Implements hook_page_alter(). | ||
http_auth_permission |
./ |
Implements hook_permission(). | ||
http_auth_settings_form |
./ |
Implements hook_form(). | 1 | |
http_auth_settings_form_submit |
./ |
Submit handler(). | ||
http_auth_uninstall |
./ |
Implements hook_uninstall(). |