You are here

Functions in Automated Logout 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
autologout_admin_settings ./autologout.admin.inc Settings form for menu callback 1
autologout_admin_settings_validate ./autologout.admin.inc
autologout_block_configure ./autologout.module Implements hook_block_configure().
autologout_block_info ./autologout.module Implements hook_block_info().
autologout_block_view ./autologout.module Implements hook_block_view().
autologout_boot ./autologout.module Implements hook_boot(). NOTE: Do as little as possible here. A lot of modules are not loaded at this point.
autologout_form_user_profile_form_alter ./autologout.module Implements hook_form_FORM_ID_alter().
autologout_help ./autologout.module Implements hook_help().
autologout_init ./autologout.module Implements hook_init().
autologout_install ./autologout.install Implements hook_install().
autologout_logout ./autologout.module 1
autologout_menu ./autologout.module Implements hook_menu().
autologout_node_delete ./autologout.module Implements hook_node_delete().
autologout_node_insert ./autologout.module Implements hook_node_insert().
autologout_node_prepare ./autologout.module Implements hook_node_prepare().
autologout_node_update ./autologout.module Implements hook_node_update().
autologout_node_validate ./autologout.module Implements hook_node_validate().
autologout_permission ./autologout.module Implements hook_permission().
autologout_schema ./autologout.install Implements hook_schema().
autologout_uninstall ./autologout.install Implements hook_uninstall().
autologout_user_delete ./autologout.module Implements hook_user_delete().
autologout_user_load ./autologout.module Implements hook_user_load().
autologout_user_login ./autologout.module Implements hook_user_login().
autologout_user_update ./autologout.module Implements hook_user_update().
_autologout_by_role ./autologout.module _autologout_by_role() 2
_autologout_check_one_session ./autologout.module 1
_autologout_debug ./autologout.module 16
_autologout_invalidate_other_sessions ./autologout.module 1
_autologout_local_settings ./autologout.module _autologout_local_settings($name = FALSE) 7
_autologout_user_in_by_user_role ./autologout.module 2

Other projects