You are here

Functions in Organic groups 6

Primary tabs

Namesort descending Location Description Direct uses Strings
og_rules_action_add_group_node includes/og.rules.inc Action:Add group node settings to content.
og_rules_action_add_group_node_form includes/og.rules.inc Action:Add group node settings to content form.
og_rules_action_info includes/og.rules.inc Implementation of hook_rules_action_info().
og_rules_action_remove_user includes/og.rules.inc Action: Unsubscribe user from group.
og_rules_action_subscribe_user includes/og.rules.inc Action: Subscribe user to group.
og_rules_action_subscribe_user_form includes/og.rules.inc Action: Subscribe user to group form.
og_rules_condition_content_is_group includes/og.rules.inc Condition: Content is a group.
og_rules_condition_info includes/og.rules.inc Implementation of hook_rules_condition_info().
og_rules_condition_user_in_group includes/og.rules.inc Condition: User is group member.
og_rules_events_argument_og_node includes/og.rules.inc Handler to get the group node. 1
og_rules_events_argument_og_user includes/og.rules.inc Handler to get the user. 1
og_rules_events_hook_og_arguments includes/og.rules.inc Describes the arguments available for the og_hook(). 1
og_rules_event_info includes/og.rules.inc Implementation of hook_rules_event_info().
og_save_ancestry ./og.module 1
og_save_subscription ./og.module Low level function for managing membership 14
og_schema ./og.install Definition of hook_schema();
og_selective_map ./og.module 2
og_set_group_context ./og.module API function; Set the group context for the current request. Modules may set this as needed. This context is originally set during og_determine_context(). 5
og_set_language ./og.module Set the language for the page based on group's language. Will have no effect if user has set a personal language. 1
og_set_theme ./og.module API function; Set the theme for the current request. 1
og_subscribe ./og.module 1
og_subscriber_count_link ./og.module Determine the number of active and pending members and the current user's membership state. 1
og_subscribe_link ./og.module 2
og_subscribe_user ./og.module Create a new membership for a given user to given group. Edits to membership should go through og_save_subscription(). No access control since this is an API function. 3
og_subscribe_user_action modules/og_actions/og_actions.module A configurable action to subscribe a user to a specific group.
og_subscribe_user_action_form modules/og_actions/og_actions.module Configuration form for Add User action.
og_subscribe_user_action_submit modules/og_actions/og_actions.module Submission handler for Subscribe User action configuration form.
og_theme ./og.module 2
og_theme_registry_alter ./og.module
og_token_list ./og.module Implementation of hook_token_list() for og specific tokens /*
og_token_values ./og.module Implementation of hook_token_values() for og specific tokens
og_types_map ./og.module 2
og_uninstall ./og.install
og_unsubscribe_user_action modules/og_actions/og_actions.module A configurable action to unsubscribe a user from a specific group.
og_unsubscribe_user_action_form modules/og_actions/og_actions.module Configuration form for Unsubscribe User action.
og_unsubscribe_user_action_submit modules/og_actions/og_actions.module Submission handler for Unsubscribe User action configuration form.
og_update_14 ./og.install
og_update_15 ./og.install
og_update_16 ./og.install
og_update_17 ./og.install
og_update_18 ./og.install
og_update_19 ./og.install
og_update_20 ./og.install
og_update_5600 ./og.install Changes '@body' to '@node_teaser' in existing e-mail templates.
og_update_5700 ./og.install Enable og_access module if needed
og_update_5701 ./og.install Update variables to new content type system. Also rebuild node_access for new grants system.
og_update_5703 ./og.install Notifications upgrade: Set flag to indicate that this is an upgraded installation.
og_update_6000 ./og.install
og_update_6001 ./og.install
og_update_6002 ./og.install

Pages

Other projects