You are here

Functions in Masquerade Extras 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_masquerade_drush_masquerade masquerade_drush/masquerade_drush.drush.inc Implements drush_HOOK_COMMAND().
drush_masquerade_drush_sessions masquerade_drush/masquerade_drush.drush.inc Implements drush_HOOK_COMMAND().
masquerade_context_context_page_condition masquerade_context/masquerade_context.module Implements hook_context_page_condition().
masquerade_context_context_plugins masquerade_context/masquerade_context.module Implements hook_context_plugins().
masquerade_context_context_registry masquerade_context/masquerade_context.module Implements hook_context_registry().
masquerade_context_disable masquerade_context/masquerade_context.install Implements hook_disable().
masquerade_context_enable masquerade_context/masquerade_context.install Implements hook_enable().
masquerade_context_features_pipe_context_alter masquerade_context/masquerade_context.features.inc Implements hook_features_pipe_COMPONENT_alter().
masquerade_context_user masquerade_context/masquerade_context.module Implements hook_user().
masquerade_ctools_ctools_plugin_directory masquerade_ctools/masquerade_ctools.module Implements hook_ctools_plugin_directory().
masquerade_ctools_is_being_masqueraded masquerade_ctools/masquerade_ctools.module Checks if the provided account is being masqueraded. 2
masquerade_ctools_is_masquerading masquerade_ctools/masquerade_ctools.module Checks if the provided account is masquerading. 2
masquerade_ctools_masquerade_access_check masquerade_ctools/plugins/access/masquerade.inc Checks masquerade conditions. If no context is provided, this will automatically return FALSE. 1
masquerade_ctools_masquerade_access_settings masquerade_ctools/plugins/access/masquerade.inc Provides a cutomizable form for this access check. 1
masquerade_ctools_masquerade_access_summary masquerade_ctools/plugins/access/masquerade.inc Provides a simple access summary to administrators for this plugin. 1
masquerade_ctools_user_from_masquerade_context masquerade_ctools/plugins/relationships/user_from_masquerade.inc Retrieves the user info from the context. 1
masquerade_ctools_user_from_masquerade_settings_form masquerade_ctools/plugins/relationships/user_from_masquerade.inc Allow the user to configure the context in the UI. 1
masquerade_drush_drush_command masquerade_drush/masquerade_drush.drush.inc Implements hook_drush_command().
masquerade_drush_drush_help masquerade_drush/masquerade_drush.drush.inc Implements hook_drush_help().
masquerade_views_views_api masquerade_views/masquerade_views.module Implements hook_views_api().
masquerade_views_views_data masquerade_views/masquerade_views.views.inc Implements hook_views_data().
masquerade_views_views_handlers masquerade_views/masquerade_views.module Implements hook_views_handlers().
_masquerade_drush_get_user masquerade_drush/masquerade_drush.drush.inc Retrieves a user account. 5
_masquerade_drush_list masquerade_drush/masquerade_drush.drush.inc Displays a table of active masquerades in the site. 1
_masquerade_drush_sessions masquerade_drush/masquerade_drush.drush.inc Utility command to dump the active sessions table from the site. 1
_masquerade_drush_sessions_terminate masquerade_drush/masquerade_drush.drush.inc Ends a user's session. 1
_masquerade_drush_start_masquerade masquerade_drush/masquerade_drush.drush.inc Initializes a masquerade on the user's behalf. This is useful when developing and you want the user to start masquerading as soon as they login to the site. 1
_masquerade_drush_terminate_masquerade masquerade_drush/masquerade_drush.drush.inc Deletes active masquerades from the database. This is exceptionally useful when an active masquerade is causing a development problem and the user can't end the masquerade. 1

Other projects