You are here

Files in Automated Logout 7.4

Primary tabs

File namesort descending Location Namespace Description
autologout.admin.inc autologout.admin.inc Contains all admin pages, settings, and validate.
autologout.api.php autologout.api.php Describe hooks provided by the autologout module.
autologout.info autologout.info name = Automated Logout description = Adds automated timed logout core = 7.x files[]=tests/autologout.test configure = admin/config/people/autologout
autologout.install autologout.install Install file for JS Logout Module
autologout.module autologout.module Used to automagically log out a user after a preset time.
autologout.test tests/autologout.test Simpletest tests for autologout.
INSTALL.txt INSTALL.txt INSTALL.txt file ================ $Id: INSTALL.txt,v 1.2 2009/04/17 14:05:51 jvandervort Exp $ 1. Place the autologout folder in your drupal/modules folder (or if multisite and this module is meant to be available to just one site in…
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
README.txt README.txt /* $Id: Description =========== After a given timeout has passed, users are given a configurable session expired prompt. They can reset the timeout, logout, or ignore it in which case they'll be logged out after a the padding time has elapsed.…

Other projects