You are here

Functions in Masquerade 7

Primary tabs

Namesort descending Location Description Direct uses Strings
masquerade_admin_settings ./masquerade.module Admin settings form. 1
masquerade_admin_settings_submit ./masquerade.module 1
masquerade_admin_settings_validate ./masquerade.module 1
masquerade_autocomplete ./masquerade.module Returns JS array for Masquerade autocomplete fields. 1
masquerade_autocomplete_multiple ./masquerade.module Returns JS array for Masquerade autocomplete fields. 1
masquerade_block_1 ./masquerade.module Masquerade block form. 1
masquerade_block_1_submit ./masquerade.module Masquerade block form submission.
masquerade_block_1_validate ./masquerade.module Masquerade block form validation.
masquerade_block_info ./masquerade.module Implements hook_block_info().
masquerade_block_view ./masquerade.module Implements hook_block_view().
masquerade_cron ./masquerade.module Implements hook_cron().
masquerade_field_extra_fields ./masquerade.module Implements hook_field_extra_fields().
masquerade_form_user_profile_form_alter ./masquerade.module Implements hook_form_FORM_ID_alter().
masquerade_help ./masquerade.module Implements hook_help().
masquerade_init ./masquerade.module Implements hook_init().
masquerade_install ./masquerade.install Implements hook_install().
masquerade_menu ./masquerade.module Implements hook_menu().
masquerade_menu_access ./masquerade.module Determine if the current user has permission to switch users. 2 1
masquerade_menu_alter ./masquerade.module Implements hook_menu_alter().
masquerade_permission ./masquerade.module Implements hook_permission().
masquerade_schema ./masquerade.install Implements hook_schema().
masquerade_switch_back ./masquerade.module Function for a masquerading user to switch back to the previous user. 1
masquerade_switch_back_page ./masquerade.module Allows a user who is currently masquerading to become a new user. 2
masquerade_switch_user ./masquerade.module Allows a user with the right permissions to become the selected user. 3
masquerade_switch_user_page ./masquerade.module Page callback to switch users. 2
masquerade_translated_menu_link_alter ./masquerade.module Implements hook_translated_menu_link_alter().
masquerade_uninstall ./masquerade.install Implements hook_uninstall().
masquerade_update_6001 ./masquerade.install Reformat variable value.
masquerade_update_6002 ./masquerade.install Make the sid column match the length of the core sessions table (64 characters).
masquerade_update_6003 ./masquerade.install Change masquerade_quick_switches variable to store a serialized array of user ID's. Reverts update 6001.
masquerade_update_6004 ./masquerade.install Set the weight of the masquerade module to -10, but only if it hasn't previously been changed.
masquerade_update_6005 ./masquerade.install Add a table storing specific user pairings a user can masquerade as.
masquerade_update_7000 ./masquerade.install Update masquerade block delta.
masquerade_update_7001 ./masquerade.install Update masquerade block caching.
masquerade_user_delete ./masquerade.module Implements hook_user_delete().
masquerade_user_logout ./masquerade.module Implements hook_user_logout(). 2
masquerade_user_operations ./masquerade.module Implements hook_user_operations().
masquerade_user_operations_masquerade ./masquerade.module Callback for user operation. 1
masquerade_user_submit ./masquerade.module Submit handler for masquerade users form element. 1
masquerade_user_update ./masquerade.module Implements hook_user_update().
masquerade_user_validate ./masquerade.module Validates user account form. 1
masquerade_user_view ./masquerade.module Implements hook_user_view().
_masquerade_user_load ./masquerade.module Wrapper around user_load() to allow the loading of anonymous users. 8

Other projects