hook_og_user_access_alter |
./og.api.php |
Allows modules to alter group level permissions. |
|
|
og_entity_access |
./og.module |
Implements hook_entity_access(). |
4 |
|
og_entity_bundle_field_info |
./og.module |
Implements hook_entity_bundle_field_info(). |
|
|
og_entity_bundle_field_info_alter |
./og.module |
Implements hook_entity_bundle_field_info_alter(). |
|
|
og_entity_create_access |
./og.module |
Implements hook_entity_create_access(). |
|
|
og_entity_delete |
./og.module |
Implements hook_entity_delete(). |
|
|
og_entity_insert |
./og.module |
Implements hook_entity_insert(). |
|
|
og_entity_predelete |
./og.module |
Implements hook_entity_predelete(). |
|
|
og_entity_type_alter |
./og.module |
Implements hook_entity_type_alter(). |
|
|
og_entity_update |
./og.module |
Implements hook_entity_update(). |
|
|
og_field_formatter_info_alter |
./og.module |
Implements hook_field_formatter_info_alter(). |
|
|
og_field_views_data |
./og.views.inc |
Implements hook_field_views_data(). |
|
|
og_field_widget_info_alter |
./og.module |
Implements hook_field_widget_info_alter(). |
|
|
og_invalidate_group_content_cache_tags |
./og.module |
Invalidates group content cache tags for the groups this entity belongs to. |
3 |
|
og_og_role_delete |
./og.module |
Implements hook_ENTITY_TYPE_delete() for OgRole entities. |
|
|
og_og_role_insert |
./og.module |
Implements hook_ENTITY_TYPE_insert() for OgRole entities. |
|
|
og_test_entity_insert |
tests/modules/og_test/og_test.module |
Implements hook_entity_insert(). |
|
|
og_test_module_implements_alter |
tests/modules/og_test/og_test.module |
Implements hook_module_implements_alter(). |
|
|
og_test_og_user_access_entity_operation_alter |
tests/modules/og_test/og_test.module |
Implements hook_og_user_access_entity_operation_alter(). |
|
|
og_test_uninstall |
tests/modules/og_test/og_test.install |
Implements hook_uninstall(). |
|
|
og_theme |
./og.module |
Implements hook_theme(). |
|
|
og_ui_entity_insert |
og_ui/og_ui.module |
Implements hook_entity_insert(). |
|
|
og_ui_entity_type_save |
og_ui/og_ui.module |
Helper to save group information. |
2 |
|
og_ui_entity_update |
og_ui/og_ui.module |
Implements hook_entity_update(). |
|
|
og_ui_form_alter |
og_ui/og_ui.module |
Implements hook_form_alter(). |
|
|
og_uninstall |
./og.install |
Implements hook_uninstall(). |
|
|
og_update_8001 |
./og.install |
Add a base field to store the group bundle in memberships. |
|
|
og_update_8002 |
./og.install |
Add uuid field to OgMembership. |
|
|
og_views_data_alter |
./og.views.inc |
Implements hook_views_data_alter(). |
|
|