21 calls to og_user_access() in Organic groups 7.2
- OgPermissionsTestCase::testBlockedAndPendingRoles in ./
og.test - Assert blocked and pending roles influence the allowed permissions.
- OgPermissionsTestCase::testOgUserRoleChangePermissions in ./
og.test - Verify proper permission changes by og_role_change_permissions().
- OgSelectionHandler::buildEntityFieldQuery in plugins/
entityreference/ selection/ OgSelectionHandler.class.php - Build an EntityFieldQuery to get referencable entities.
- OgSelectionHandler::getGidsForCreate in plugins/
entityreference/ selection/ OgSelectionHandler.class.php - Get group IDs from URL or OG-context, with access to create group-content.
- OgUiUserPermissionsTestCase::testOgUiUserPermissionChanges in og_ui/
og_ui.test - Change user permissions and check og_user_access().
- og_context_plugin_access_og_perm::access in og_context/
includes/ views/ handlers/ og_context_plugin_access_og_perm.inc - Determine if the current user has access or not.
- og_field_access_field_access in og_field_access/
og_field_access.module - Implements hook_field_access().
- og_handler_field_og_membership_link_delete::render_link in includes/
views/ handlers/ og_handler_field_og_membership_link_delete.inc - og_node_create_links in ./
og.module - Return a form element with crafted links to create nodes for a group.
- og_perm_ctools_access_check in plugins/
access/ og_perm.inc - Check for access.
- og_rules_user_has_permission in ./
og.rules.inc - Condition: User has group permisison.
- og_ui_access_entity_role in og_ui/
og_ui.module - Menu access; Check permissions for role editing - For a specific entity.
- og_ui_admin_permissions in og_ui/
og_ui.admin.inc - Menu callback: administer permissions.
- og_ui_confirm_subscribe in og_ui/
og_ui.pages.inc - Confirm subscribe form.
- og_ui_field_formatter_view in og_ui/
og_ui.module - Implements hook_field_formatter_view().
- og_ui_membership_links_content_type_render in og_ui/
plugins/ content_types/ membership_links/ membership_links.inc - Render callback.
- og_ui_og_ui_get_group_admin in og_ui/
og_ui.module - Implements hook_og_ui_get_group_admin()
- og_ui_subscribe in og_ui/
og_ui.pages.inc - Subscribe the current user to a group.
- og_ui_user_access_group in og_ui/
og_ui.module - Menu access; Check if entity is a group, and user has permission.
- og_user_access_entity in ./
og.module - Check if a user has access to a permission on a certain entity context.
- _og_context_views_page_access in og_context/
og_context.module - Helper function to handle views page access.