You are here

Functions in Subuser 8

Primary tabs

Namesort descending Location Description Direct uses Strings
subuser_access_create_callback ./subuser.module Determine whether the user has a given privilege.
subuser_access_delete_callback ./subuser.module Our access callback for user deleting - only permits users with 'delete subusers' to delete user or parent-user to delete subusers 2 1
subuser_access_edit_callback ./subuser.module Our access callback for user editing - only permits users with 'edit subusers' to edit user or parent-user to edit subusers 2 1
subuser_access_view_callback ./subuser.module Our access callback for user viewing - only permits users with 'view subusers' to view user or parent-user to view subusers 1 1
subuser_ctools_plugin_api ./subuser.module Implements hook_ctools_plugin_api().
subuser_enable ./subuser.install Implementation of hook_enable().
subuser_form_alter ./subuser.module Implements hook_form_alter().
subuser_form_user_register_form_alter ./subuser.module Implements hook_form_FORM_ID_alter(): user_register_form.
subuser_load_all ./subuser.module Load all related accounts. 7
subuser_menu_alter ./subuser.module Implements hook_menu_alter().
subuser_permission ./subuser.module Implements hook_permission().
subuser_profile2_access ./subuser.module Implements hook_profile2_access().
subuser_relation_default_relation_types ./subuser.relation_type_default.inc Implements hook_relation_default_relation_types().
subuser_switch_menu switch/subuser_switch.module Implements hook_menu().
subuser_switch_menu_link_alter switch/subuser_switch.module Implements hook_menu_link_alter().
subuser_switch_permission switch/subuser_switch.module Implements hook_permission().
subuser_switch_subuser_ui_data_alter switch/subuser_switch.module
subuser_switch_translated_menu_link_alter switch/subuser_switch.module Implements hook_translated_menu_link_alter().
subuser_switch_user switch/subuser_switch.module Switch to the active user to another account. 1 1
subuser_switch_user_access switch/subuser_switch.module Check if the user has permission to switch the specified user. 1 1
subuser_switch_user_operations switch/subuser_switch.module Implements hook_user_operations().
subuser_switch_user_operations_switch switch/subuser_switch.module Callback for subuser switch user operation. 1
subuser_ui_access_list_page_callback subuser_ui/subuser_ui.module Our access callback for subuser list viewing - only permits users with 'view subusers' to view user or parent-user to view subusers
subuser_ui_list_page subuser_ui/subuser_ui.module
subuser_ui_theme subuser_ui/subuser_ui.module
subuser_uninstall ./subuser.install Implements hook_uninstall().
subuser_user_register_form_submit ./subuser.module Additional submit handler for user_register_form. 1
theme_subuser_list_item subuser_ui/subuser_ui.module

Other projects