access_access_grant_view |
./access.access.inc |
Implements hook_access_grant_view(). |
|
|
access_access_handler_info |
./access.access.inc |
Implements hook_access_handler_info(). |
|
|
access_access_scheme_delete |
./access.access.inc |
Implements hook_access_scheme_delete(). |
|
|
access_access_scheme_info |
./access.access.inc |
Implements hook_access_scheme_info(). |
|
|
access_access_scheme_insert |
./access.access.inc |
Implements hook_access_scheme_insert(). |
1 |
|
access_access_scheme_load |
./access.access.inc |
Implements hook_access_scheme_load(). |
|
|
access_access_scheme_presave |
./access.access.inc |
Implements hook_access_scheme_presave(). |
|
|
access_access_scheme_update |
./access.access.inc |
Implements hook_access_scheme_update(). |
|
|
access_access_scheme_views_data_alter |
./access.access.inc |
Implements hook_access_scheme_views_data_alter(). |
|
|
access_admin_grants |
./access_grants.admin.inc |
Form constructor for the grant admin form. |
1 |
|
access_admin_grants_build_filter_query |
./access_grants.admin.inc |
Apply filters for the access grant administration page based on session. |
1 |
|
access_admin_grants_filters |
./access_grants.admin.inc |
Lists access grant administration filters that can be applied. |
2 |
|
access_admin_grants_filter_form |
./access_grants.admin.inc |
Form constructor for the access grant administration filter form. |
1 |
|
access_admin_grants_filter_form_submit |
./access_grants.admin.inc |
Form submission handler for access_admin_grants_filter_form(). |
|
1 |
access_admin_grants_submit |
./access_grants.admin.inc |
Form submission handler for access_admin_grants(). |
|
1 |
access_admin_grants_validate |
./access_grants.admin.inc |
Form validation handler for access_admin_grants(). |
|
1 |
access_entity_info |
./access.module |
Implements hook_entity_info(). |
|
|
access_features_api |
./access.module |
Implements hook_features_api(). |
|
|
access_field_create_field |
./access.module |
Implements hook_field_create_field(). |
|
|
access_field_delete_field |
./access.module |
Implements hook_field_delete_field(). |
|
|
access_field_extra_fields |
./access.module |
Implements hook_field_extra_fields(). |
|
|
access_field_update_field |
./access.module |
Implements hook_field_update_field(). |
|
|
access_grant_add |
./access_grants.admin.inc |
Menu page callback; add an access grant for a given scheme. |
|
1 |
access_grant_add_list |
./access_grants.admin.inc |
Menu page callback; the add access grant list page. |
|
1 |
access_grant_add_page_title |
./access.module |
Menu title callback for adding a grant within a scheme. |
|
1 |
access_grant_build_content |
./access.module |
Builds a structured array representing the access grant in $grant->content. |
1 |
|
access_grant_delete |
./access.module |
Deletes an access grant. |
6 |
1 |
access_grant_delete_confirm |
./access_grants.admin.inc |
Form constructor for the access grant delete confirmation form. |
|
1 |
access_grant_delete_confirm_submit |
./access_grants.admin.inc |
Form submission handler for access_grant_delete_confirm(). |
|
|
access_grant_edit |
./access_grants.admin.inc |
Menu page callback; edit an access grant. |
|
1 |
access_grant_form |
./access_grants.admin.inc |
Form constructor for the access grant add/edit form. |
|
2 |
access_grant_form_ajax |
./access.module |
AJAX callback for the access grant form. |
|
1 |
access_grant_form_delete_submit |
./access_grants.admin.inc |
Form submission handler for access_grant_form(). |
|
1 |
access_grant_form_submit |
./access_grants.admin.inc |
Form submission handler for access_grant_form(). |
|
|
access_grant_form_validate |
./access_grants.admin.inc |
Form validation handler for access_grant_form(). |
|
|
access_grant_label |
./access.module |
Entity label callback for an access grant. |
1 |
1 |
access_grant_load |
./access.module |
Loads an access grant by ID. |
5 |
|
access_grant_load_by_condition |
./access.module |
Loads all access grants that match a set of conditions. |
5 |
|
access_grant_load_multiple |
./access.module |
Loads multiple access grants by ID. |
8 |
|
access_grant_multiple_delete_confirm |
./access_grants.admin.inc |
Form constructor for the access grant multiple delete confirmation form. |
1 |
|
access_grant_multiple_delete_confirm_submit |
./access_grants.admin.inc |
Form submission handler for access_grant_multiple_delete_confirm(). |
|
1 |
access_grant_page |
./access.pages.inc |
Menu page callback to view a single access grant. |
|
1 |
access_grant_save |
./access.module |
Saves an access grant. |
7 |
|
access_grant_uri |
./access.module |
Entity URI callback for an access grant. |
|
1 |
access_grant_view |
./access.module |
Generates a renderable array for an access grant. |
1 |
1 |
access_grant_view_multiple |
./access.module |
Constructs an array for drupal_render() from an array of access grants. |
2 |
|
access_handler_info |
./access.module |
Returns information on available object access handlers. |
7 |
2 |
access_help |
./access.module |
Implements hook_help(). |
|
|
access_hook_info |
./access.module |
Implements hook_hook_info(). |
|
|
access_info |
./access.module |
Returns information on available access-controlled object types. |
2 |
2 |