You are here

Functions in Force Password Change 8

Primary tabs

Namesort descending Location Description Direct uses Strings
force_password_change_delete_role ./force_password_change.module Callback #submit function called on the role edit page when the user clicks the delete button. This function removes the fole from the {force_password_change_roles} table. 1
force_password_change_edit_role ./force_password_change.module Callback #submit function called on the role edit page when the user clicks the save button 1
force_password_change_entity_type_alter ./force_password_change.module Implementation of hook_entity_type_alter()
force_password_change_form_alter ./force_password_change.module Implementation of hook_form_alter()
force_password_change_insert_user ./force_password_change.module 1
force_password_change_install ./force_password_change.install Implementation of hook_install()
force_password_change_schema ./force_password_change.install Implementation of hook_schema()
force_password_change_update_8001 ./force_password_change.install
force_password_change_update_8002 ./force_password_change.install
force_password_change_update_user ./force_password_change.module 1
force_password_change_user_delete ./force_password_change.module Implementation of hook_user_delete()
force_password_change_user_insert ./force_password_change.module Implementation of hook_user_insert()
force_password_change_user_login ./force_password_change.module Implementation of hook_user_login()
force_password_change_validate_user ./force_password_change.module This function is called after a user's account page is updated 1

Other projects