You are here

33 calls to workbench_access_get_active_tree() in Workbench Access 7

WorkbenchAccessMenuTestCase::testWorkbenchAccessMenu in tests/workbench_access.test
WorkbenchAccessRoleTestCase::testWorkbenchAccessRoles in tests/workbench_access.test
WorkbenchAccessTaxonomyTestCase::testWorkbenchAccessTaxonomy in tests/workbench_access.test
WorkbenchAccessTestCase::assertWorkbenchScheme in tests/workbench_access.test
Any tests that can be abstracted should go here in a new method.
workbench_access_active_options in ./workbench_access.module
Build an array of form options for the currently active workbench access tree.
workbench_access_allow_form_alter in ./workbench_access.module
Check to see if the module is configured and we can run our form alter.
workbench_access_alter_form in ./workbench_access.module
Call the alter hook for the active schema.
workbench_access_autocomplete_validate in ./workbench_access.module
Custom form validation handler.
workbench_access_check_access_fields in ./workbench_access.module
Tests content types for proper field configuration.
workbench_access_editors in ./workbench_access.admin.inc
Display the editors for a section.
workbench_access_editor_form in ./workbench_access.admin.inc
Generate a user overview form for a section.
workbench_access_edit_form_alter in ./workbench_access.module
Generic form for adding a section checkbox to another form.
workbench_access_feeds_set_target in ./workbench_access.feeds.inc
Feeds target callback for setting the current workbench state.
workbench_access_find_form_elements in ./workbench_access.module
Find form elements that control access.
workbench_access_get_user_tree in ./workbench_access.module
Build an access tree for a user account.
workbench_access_handler_field_section::click_sort in includes/workbench_access_handler_field_section.inc
Called to determine what to tell the clicksorter.
workbench_access_handler_field_section::pre_render in includes/workbench_access_handler_field_section.inc
Run before any fields are rendered.
workbench_access_handler_filter_access::query in includes/workbench_access_handler_filter_access.inc
Add this filter to the query.
workbench_access_handler_sort_section::query in includes/workbench_access_handler_sort_section.inc
Called to add the sort to a query.
workbench_access_is_active_id in ./workbench_access.module
Return information for an access id.
workbench_access_node_access in ./workbench_access.module
Implements hook_node_access().
workbench_access_node_form_element in ./workbench_access.module
Provides a module-specific form for access control.
workbench_access_node_insert in ./workbench_access.module
Implements hook_node_insert().
workbench_access_node_load in ./workbench_access.module
Implements hook_node_load().
workbench_access_node_operations in ./workbench_access.module
Implements hook_node_operations().
workbench_access_prepare_field_save in ./workbench_access.module
Prepares a node for saving in the event we did not come from a form.
workbench_access_requirements in ./workbench_access.install
Implements hook_requirements() to check if workbench_access is configured.
workbench_access_role_form in ./workbench_access.admin.inc
Generate a role overview form for a section.
workbench_access_section_form in ./workbench_access.admin.inc
Administer section definitions.
workbench_access_settings_submit in ./workbench_access.admin.inc
Set configuration.
workbench_access_user_form in ./workbench_access.admin.inc
Assign sections to a user.
workbench_access_user_load_data in ./workbench_access.module
Load the access data for this user.
workbench_access_views_pre_view in ./workbench_access.views.inc
Implements hook_view_pre_view().