You are here

Functions in Auto Login URL 7

Primary tabs

Namesort descending Location Description Direct uses Strings
auto_login_url_convert_text ./auto_login_url.module Convert a whole text(E.g. mail with autologin links).
auto_login_url_create ./auto_login_url.module Create an auto login hash on demand. 5
auto_login_url_cron ./auto_login_url.module Implements hook_cron().
auto_login_url_menu ./auto_login_url.module Implements hook_menu().
auto_login_url_permission ./auto_login_url.module Implements hook_permission().
auto_login_url_schema ./auto_login_url.install Implements hook_schema().
auto_login_url_tokens ./auto_login_url.module Implements hook_tokens().
auto_login_url_token_info ./auto_login_url.module Implements hook_token_info().
auto_login_url_uninstall ./auto_login_url.install Implements hook_uninstall().
auto_login_url_update_7001 ./auto_login_url.install Remove current secret URL, so a new one will be generated.
auto_login_url_variable_info ./auto_login_url.module Implements hook_variable_info().
hook_post_auto_login_url ./auto_login_url.api.php Hook that runs after login.
hook_pre_auto_login_url ./auto_login_url.api.php Hook that runs before login.
_auto_login_url_access ./auto_login_url.module Access check for Auto login the user. 1
_auto_login_url_get_secret ./auto_login_url.module Get secret key for ALU or create now. 4
_auto_login_url_page ./auto_login_url.module Auto login the user. 1
_auto_login_url_register_flood ./auto_login_url.module Register flood event for this IP. 2
_auto_login_url_settings ./auto_login_url.module Settings form for Auto Login URL. 1
_auto_login_url_settings_submit ./auto_login_url.module Submit handler for the admin settings form. 1
_auto_login_url_settings_validate ./auto_login_url.module Validate handler for the admin settings form.

Other projects