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_group_delete |
./og.api.php |
Responds to OG group deletion. |
|
|
hook_group_insert |
./og.api.php |
Responds when a OG group is inserted. |
|
|
hook_group_load |
./og.api.php |
Acts on OG groups being loaded from the database. |
|
|
hook_group_presave |
./og.api.php |
Acts on a OG group being inserted or updated. |
|
|
hook_group_update |
./og.api.php |
Responds to a OG group being updated. |
|
|
hook_og_audience_options_alter |
./og.api.php |
Alter the groups audience fields options. |
|
|
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 |
Add group permissions. |
|
|
hook_og_permission_alter |
./og.api.php |
Alter the organic groups permissions. |
|
|
hook_og_role_delete |
./og.api.php |
Allow modules to act upon existing group role deletion. |
|
|
hook_og_role_grant |
./og.api.php |
|
|
|
hook_og_role_insert |
./og.api.php |
Allow modules to act upon new group role. |
|
|
hook_og_role_revoke |
./og.api.php |
|
|
|
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_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_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_dependencies |
og_access/og_access.install |
Implements hook_update_dependencies(). |
|
|
og_check_token |
./og.module |
Check to see if a token value matches the specified node. |
|
|
og_context |
og_context/og_context.module |
Get or set group context using the menu system. |
6 |
3 |
og_context_add_js |
og_context/og_context.module |
Add the group entity of the context to the Drupal javascript entity. |
1 |
|
og_context_configure_form |
og_context/og_context.admin.inc |
Setting for language negotiation options |
|
1 |
og_context_configure_form_submit |
og_context/og_context.admin.inc |
Submit handler for og_context negotiation settings. |
|
1 |
og_context_create_og_group |
og_context/og_context.module |
Return OG group form context. |
|
1 |
og_context_ctools_entity_contexts_alter |
og_context/og_context.module |
Implements hook_ctools_entity_contexts_alter(). |
|
|
og_context_determine_context |
og_context/og_context.module |
Determine the best matching context of a viewed page. |
1 |
|
og_context_entity_property_info |
og_context/og_context.module |
Implements hook_entity_property_info(). |
|
|