You are here

Functions in Masquerade 5

Primary tabs

Namesort descending Location Description Direct uses Strings
masquerade_autocomplete ./masquerade.module Returns JS array for Masquerade autocomplete fields. 1
masquerade_block ./masquerade.module Implementation of hook_block().
masquerade_block_1 ./masquerade.module Masquerade block form. 1
masquerade_block_1_submit ./masquerade.module Masquerade block form submission. Implementation of hook_submit().
masquerade_block_1_validate ./masquerade.module Masquerade block form validation. Implementation of hook_validate().
masquerade_cron ./masquerade.module Implementation of hook_cron().
masquerade_help ./masquerade.module Implementation of hook_help().
masquerade_init ./masquerade.module Implementation of hook_init().
masquerade_install ./masquerade.install Implementation of hook_install().
masquerade_menu ./masquerade.module Implementation of hook_menu().
masquerade_perm ./masquerade.module Implementation of hook_perm().
masquerade_settings ./masquerade.module Implementation of hook_settings(). 1
masquerade_settings_validate ./masquerade.module
masquerade_switch_back ./masquerade.module Page callback that allows a user who is currently masquerading to become a new user. 1
masquerade_switch_user ./masquerade.module Page callback that allows a user with the right permissions to become the selected user. 1 1
masquerade_uninstall ./masquerade.install Implementation of hook_uninstall().
masquerade_update_1 ./masquerade.install Implementation of hook_update_N().
masquerade_update_5000 ./masquerade.install Implementation of hook_update_N().
masquerade_update_5001 ./masquerade.install Match the 64 character length of the sessions table.
masquerade_user ./masquerade.module Implementation of hook_user().
masquerade_version ./masquerade.module 1

Other projects