You are here

10 calls to group_load_multiple() in Group 7

gnode_form_node_form_alter in modules/gnode/gnode.module
Implements hook_form_BASE_FORM_ID_alter().
GroupController::delete in classes/group.controller.inc
Delete a group.
group_entity_delete in ./group.entity.inc
Implements hook_entity_delete().
group_entity_save in ./group.entity.inc
Helper for hook_entity_insert() and hook_entity_update().
group_entity_update in ./group.entity.inc
Implements hook_entity_update().
group_groups_form in admin/group.inc
Builds the group overview table.
group_load in helpers/group.entity.inc
Load a group.
group_load_by_member in helpers/group.entity.inc
Load all groups for a given user.
group_load_by_property in helpers/group.entity.inc
Load all groups with a given property value.
group_pathauto_update_alias_multiple in ./group.pathauto.inc
Update the URL aliases for multiple groups.