You are here

Functions in Automated Logout 6.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 ./autologout.module Implementation of hook_block().
autologout_boot ./autologout.module Implementation of hook_boot(). NOTE: Do as little as possible here. A lot of modules are not loaded at this point.
autologout_help ./autologout.module Implementation of hook_help().
autologout_info ./autologout.module Implementation of hook_info().
autologout_init ./autologout.module Implementation of hook_init().
autologout_install ./autologout.install Implementation of hook_install().
autologout_logout ./autologout.module 1
autologout_menu ./autologout.module Implementation of hook_menu().
autologout_nodeapi ./autologout.module Implementation of hook_nodeapi().
autologout_perm ./autologout.module Implementation of hook_perm().
autologout_schema ./autologout.install Implementation of hook_schema().
autologout_uninstall ./autologout.install Implementation of hook_uninstall().
autologout_user ./autologout.module Implementation of hook_user(). 1
theme_autologout_generic ./autologout.module theme_autologout_generic()
_autologout_check_one_session ./autologout.module 1
_autologout_debug ./autologout.module 3
_autologout_exclude_by_role ./autologout.module _autologout_exclude_by_role() 2
_autologout_invalidate_other_sessions ./autologout.module 1
_autologout_local_settings ./autologout.module _autologout_local_settings($name = FALSE) 6
_autologout_user_in_by_user_role ./autologout.module 1

Other projects