You are here

Functions in Redirect 403 to User Login 7

Primary tabs

Namesort descending Location Description Direct uses Strings
r4032login_access_callback ./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_disable ./r4032login.install Implements hook_disable().
r4032login_enable ./r4032login.install Implements hook_enable().
r4032login_form_system_site_information_settings_alter ./r4032login.module Implements hook_form_FORM_ID_alter().
r4032login_menu ./r4032login.module Implements hook_menu().
r4032login_redirect ./r4032login.module MENU_CALLBACK for /r4032login 1
r4032login_theme ./r4032login.module Implements hook_theme().
r4032login_uninstall ./r4032login.install Implements hook_uninstall().
r4032login_update_7000 ./r4032login.install Drupal 7 has better handling for visiting the user registration page while logged in.
r4032login_variable_group_info ./r4032login.variable.inc Implements hook_variable_group_info().
r4032login_variable_info ./r4032login.variable.inc Implements hook_variable_info().
theme_r4032login_denied ./r4032login.module Display themed Access denied page.

Other projects