You are here

Functions in Automated Logout 8

Primary tabs

Namesort descending Location Description Direct uses Strings
autologout_attach_js ./autologout.module Adds the necessary js and libraries. 1
autologout_autologout_prevent ./autologout.module Implements hook_autologout_prevent().
autologout_autologout_refresh_only ./autologout.module Implements hook_autologout_refresh_only().
autologout_form_user_form_alter ./autologout.module Implements hook_form_FORM_ID_alter().
autologout_help ./autologout.module Implements hook_help().
autologout_page_attachments ./autologout.module Implements hook_page_attachments().
autologout_page_bottom ./autologout.module Implements hook_page_bottom().
autologout_update_8001 ./autologout.install Transfer logouts time settings from configs to states.
autologout_update_8002 ./autologout.install Configure default value for dialog title.
autologout_update_8003 ./autologout.install Store default value for setting 'Disable user-specific logout thresholds'.
autologout_user_login ./autologout.module Implements hook_user_login().
autologout_user_profile_submit ./autologout.module Handle submission of timeout threshold in user/edit. 1
hook_autologout_prevent ./autologout.api.php Prevent autologout logging a user out.
hook_autologout_refresh_only ./autologout.api.php Keep a login alive whilst the user is on a particular page.
_autologout_user_uid_timeout_validate ./autologout.module Form validation. 1

Other projects