You are here

Functions in Role Delegation 5

Primary tabs

Namesort descending Location Description Direct uses Strings
role_delegation_form_alter ./role_delegation.module Implementation of hook_form_alter().
role_delegation_help ./role_delegation.module Implementation of hook_help().
role_delegation_menu ./role_delegation.module Implementation of hook_menu().
role_delegation_perm ./role_delegation.module Implementation of hook_perm(). 1
role_delegation_roles_form ./role_delegation.module Provides a form for assigning roles to the current user. 1
role_delegation_roles_form_submit ./role_delegation.module Saves the roles assigned to the account given in the form.
role_delegation_user ./role_delegation.module Implementation of hook_user().
_role_delegation_make_perm ./role_delegation.module Returns the delegation permission for a role. Any characters from the role that are not allowed in permission names are filtered out. 3
_role_delegation_roles ./role_delegation.module Returns all existing roles, except anonymous and authenticated user. 3

Other projects