You are here

Functions in Redirect 403 to User Login 6

Primary tabs

Namesort descending Location Description Direct uses Strings
r4032login_access ./r4032login.module Without an access callback on the menu item for r4032login_redirect, the redirect will be 403 and just have the default access denied page anyway. 1
r4032login_admin_settings ./r4032login.module 1
r4032login_disable ./r4032login.install Implementation of hook_disable().
r4032login_enable ./r4032login.install Implementation of hook_enable().
r4032login_menu ./r4032login.module Implementation of hook_menu().
r4032login_redirect ./r4032login.module MENU_CALLBACK for /4032login 1
r4032login_theme ./r4032login.module Implementation of hook_theme().
r4032login_uninstall ./r4032login.install Implementation of hook_uninstall().
theme_r4032login_denied ./r4032login.module
theme_r4032login_user_register ./r4032login.module
_r4032login_destination ./r4032login.module Version of drupal_get_destination which works inside of a 403 callback 1
_r4032login_exit ./r4032login.module Performs end-of-request tasks. 1

Other projects