drush_workbench_access_test |
./workbench_access.drush.inc |
Installs the test configuration. |
|
|
hook_workbench_access_configuration |
./workbench_access.api.php |
Defines configuration options for your access scheme. |
|
|
hook_workbench_access_delete |
./workbench_access.api.php |
Responds to the deletion of a Workbench Access section. |
|
|
hook_workbench_access_delete_role |
./workbench_access.api.php |
Responds to the deletion of a role-based section assignment. |
|
|
hook_workbench_access_delete_user |
./workbench_access.api.php |
Responds to the deletion of a user-based section assignment. |
|
|
hook_workbench_access_FORM_ID_alter |
./workbench_access.api.php |
Allows modules to edit forms associated with Workbench Access. |
|
|
hook_workbench_access_info |
./workbench_access.api.php |
Defines your implementation for Workbench Access. |
|
|
hook_workbench_access_load |
./workbench_access.api.php |
Loads information about an access_id. |
|
|
hook_workbench_access_node_element_alter |
./workbench_access.api.php |
Allows modules to edit the Workbench Access node form element. |
|
|
hook_workbench_access_save |
./workbench_access.api.php |
Responds to the saving of a Workbench Access section. |
|
|
hook_workbench_access_save_role |
./workbench_access.api.php |
Responds to the saving of a role-based section assignment. |
|
|
hook_workbench_access_save_user |
./workbench_access.api.php |
Responds to the saving of a user-based section assignment. |
|
|
hook_workbench_access_tree |
./workbench_access.api.php |
Defines an access array for Workbench Access. |
|
|
hook_workbench_access_user_alter |
./workbench_access.api.php |
Allows modules to alter user privileges. |
|
|
menu_workbench_access_configuration |
modules/menu.workbench_access.inc |
Defines configuration options for the default access scheme. |
|
2 |
menu_workbench_access_default_form_alter |
modules/menu.workbench_access.inc |
Executes a form alter on a specific FieldAPI form element. |
|
|
menu_workbench_access_info |
modules/menu.workbench_access.inc |
Implements hook_workbench_access_info(). |
|
|
menu_workbench_access_load |
modules/menu.workbench_access.inc |
Implements hook_workbench_access_load(). |
|
|
menu_workbench_access_tree |
modules/menu.workbench_access.inc |
Implements hook_workbench_access_tree(). |
|
|
taxonomy_workbench_access_configuration |
modules/taxonomy.workbench_access.inc |
Defines configuration options for the default access scheme. |
|
1 |
taxonomy_workbench_access_default_form_alter |
modules/taxonomy.workbench_access.inc |
Executes a form alter on a specific FieldAPI form element. |
|
|
taxonomy_workbench_access_field_form_alter |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_FORM_ID_alter(). |
|
|
taxonomy_workbench_access_field_ui_field_edit_form_alter |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_FORM_ID_alter(). |
|
|
taxonomy_workbench_access_field_ui_field_settings_form_alter |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_FORM_ID_alter(). |
|
|
taxonomy_workbench_access_info |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_info(). |
|
|
taxonomy_workbench_access_load |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_load(). |
|
|
taxonomy_workbench_access_tree |
modules/taxonomy.workbench_access.inc |
Implements hook_workbench_access_tree(). |
|
|
theme_workbench_access_editor_form |
./workbench_access.admin.inc |
Theme the editor list form. |
|
|
workbench_access_access_scheme_load |
./workbench_access.module |
Load callback to load information about an access scheme. |
1 |
|
workbench_access_active_options |
./workbench_access.module |
Build an array of form options for the currently active workbench access tree. |
4 |
|
workbench_access_admin_paths |
./workbench_access.module |
Implements hook_admin_paths(). |
|
|
workbench_access_allow_form_alter |
./workbench_access.module |
Check to see if the module is configured and we can run our form alter. |
1 |
|
workbench_access_alter_form |
./workbench_access.module |
Call the alter hook for the active schema. |
2 |
|
workbench_access_assign_user |
./workbench_access.module |
Access callback for user sections tab. |
|
1 |
workbench_access_autocomplete |
./workbench_access.pages.inc |
Autocomplete callback for adding users to a section. |
2 |
1 |
workbench_access_autocomplete_validate |
./workbench_access.module |
Custom form validation handler. |
|
1 |
workbench_access_breadcrumb |
./workbench_access.admin.inc |
Adds breadcrumb trails for admin pages. |
3 |
|
workbench_access_build_tree |
./workbench_access.module |
Build a hierarchy defined by an access control schema. |
4 |
|
workbench_access_check |
./workbench_access.module |
Check to see if a user can access the node for this operation. |
1 |
|
workbench_access_check_access_fields |
./workbench_access.module |
Tests content types for proper field configuration. |
1 |
|
workbench_access_configuration |
./workbench_access.module |
Defines configuration options for the default access scheme. |
|
1 |
workbench_access_configuration_needed_message |
./workbench_access.module |
Return the text directing admins to Workbench Access configuration. |
6 |
|
workbench_access_default_form_element |
./workbench_access.module |
Find and alter the native form element for node editing. |
1 |
|
workbench_access_drush_command |
./workbench_access.drush.inc |
Implements hook_drush_command(). |
1 |
|
workbench_access_drush_help |
./workbench_access.drush.inc |
Implement hook_drush_help(). |
|
|
workbench_access_editors |
./workbench_access.admin.inc |
Display the editors for a section. |
1 |
1 |
workbench_access_editor_form |
./workbench_access.admin.inc |
Generate a user overview form for a section. |
|
1 |
workbench_access_editor_form_submit |
./workbench_access.admin.inc |
Process form submission for adding editors. |
|
|
workbench_access_editor_form_validate |
./workbench_access.admin.inc |
Process form submission for adding editors. |
|
|
workbench_access_edit_form_alter |
./workbench_access.module |
Generic form for adding a section checkbox to another form. |
4 |
|