You are here

Functions in Organic groups 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
callback_og_context_handler og_context/og_context.api.php Evaluates and return group IDs to provide group context.
hook_default_og_membership_type ./og.api.php Define default OG membership type configurations.
hook_default_og_membership_type_alter ./og.api.php Alter default OG membership type configurations.
hook_og_access_invoke_node_access_acquire_grants og_access/og_access.api.php Allow modules to mark group privacy change.
hook_og_access_invoke_node_access_acquire_grants_alter og_access/og_access.api.php Allow modules to mark group privacy change.
hook_og_context_negotiation_info og_context/og_context.api.php Add context negotiation info.
hook_og_default_roles ./og.api.php Set a default role that will be used as a global role.
hook_og_default_roles_alter ./og.api.php Alter the default roles.
hook_og_fields_info ./og.api.php Provide information about fields that are related to Organic groups.
hook_og_fields_info_alter ./og.api.php TODO
hook_og_invalidate_cache ./og.api.php Act upon organic groups cache clearing.
hook_og_membership_delete ./og.api.php Responds to OG membership deletion.
hook_og_membership_insert ./og.api.php Responds when a OG membership is inserted.
hook_og_membership_load ./og.api.php Acts on OG memberships being loaded from the database.
hook_og_membership_presave ./og.api.php Acts on a OG membership being inserted or updated.
hook_og_membership_type_delete ./og.api.php Responds to OG membership type deletion.
hook_og_membership_type_insert ./og.api.php Responds when a OG membership type is inserted.
hook_og_membership_type_load ./og.api.php Acts on OG membership types being loaded from the database.
hook_og_membership_type_presave ./og.api.php Acts on a OG membership type being inserted or updated.
hook_og_membership_type_update ./og.api.php Responds to a OG membership type being updated.
hook_og_membership_update ./og.api.php Responds to a OG membership being updated.
hook_og_permission ./og.api.php Define permissions specific to organic groups.
hook_og_permission_alter ./og.api.php Alter the organic groups permissions.
hook_og_role_change_permissions ./og.api.php Give a notification about OG role permissions change.
hook_og_role_delete ./og.api.php Allow modules to act upon existing group role deletion.
hook_og_role_grant ./og.api.php Allow modules to react upon a role being granted.
hook_og_role_insert ./og.api.php Allow modules to act upon new group role.
hook_og_role_revoke ./og.api.php Allow modules to react upon a role being revoked.
hook_og_role_update ./og.api.php Allow modules to act upon existing group role update.
hook_og_ui_get_group_admin og_ui/og_ui.api.php Add a menu item that should appear in the group admin page.
hook_og_ui_get_group_admin_alter og_ui/og_ui.api.php Alter existing group admin menu items.
hook_og_user_access_alter ./og.api.php Alter the permissions of a user in a group.
og_access_check_node_access_grants_is_needed og_access/og_access.module Check whether group access changed that require batch processing. 1
og_access_entity_update og_access/og_access.module Implements hook_entity_update().
og_access_form_og_ui_admin_settings_alter og_access/og_access.module Implements hook_form_FORM_ID_alter().
og_access_handle_group_privacy_change og_access/og_access.module In case of group privacy change, create batch operation to update group content. 1
og_access_invoke_node_access_acquire_grants og_access/og_access.module Batch API group content privacy change callback. 1
og_access_node_access_records og_access/og_access.module Implements hook_node_access_records().
og_access_node_grants og_access/og_access.module Implements hook_node_grants().
og_access_og_access_invoke_node_access_acquire_grants og_access/og_access.module Implements hook_og_access_invoke_node_access_acquire_grants().
og_access_og_fields_info og_access/og_access.module Implement hook_og_fields_info().
og_access_schema og_access/og_access.install Implements hook_schema();
og_access_uninstall og_access/og_access.install Implements hook_uninstall().
og_access_update_7000 og_access/og_access.install Upgrade from Organic groups access 6 to 7.
og_access_update_7200 og_access/og_access.install Set variable to show message about "Rebuilding permissions".
og_action_info ./og.module Implements hook_action_info().
og_check_field_cardinality ./og.module Return TRUE if a field can be used and has not reached maximum values. 4
og_complex_widget_after_build includes/og.field.inc After build; Remove the "Add more" button. 1
og_complex_widget_element_validate includes/og.field.inc Rebuild the element's values, using the default and admin if exists. 1
og_context og_context/og_context.module Get or set group context using the menu system. 8 5

Pages

Other projects