You are here

Functions in Login History 8

Primary tabs

Namesort descending Location Description Direct uses Strings
login_history_last_login Deprecated ./login_history.module Provide data about the last login for a user.
login_history_schema ./login_history.install Implements hook_schema(). 2
login_history_update_8001 ./login_history.install Adds the primary key field for existing tables.
login_history_update_8002 ./login_history.install Creates the new default login_history view.
login_history_update_8003 ./login_history.install Alters the user_agent field to allow NULL values.
login_history_user_login ./login_history.module Implements hook_user_login().
login_history_views_data ./login_history.views.inc Implements hook_views_data().
login_history_views_data_alter ./login_history.views.inc Implements hook_views_data_alter().

Other projects