You are here

Functions in Organic groups 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
og_mail ./og.module Implementation of hook_mail().
og_make_private_action modules/og_actions/og_actions.module Action to make a node private in organic groups. Requires actions.module.
og_make_public_action modules/og_actions/og_actions.module Action to make a node public in organic groups. Requires actions.module.
og_manage ./og.pages.inc 1
og_manage_form ./og.pages.inc 1
og_manage_form_submit ./og.pages.inc
og_menu ./og.module Implementation of hook_menu().
og_menu_access_invite ./og.module Menu access callback to determine if the current user may invite other users. 1
og_menu_access_node_edit ./og.module Menu access callback used to override node edit access for group admins. 1
og_menu_access_picture modules/og_views/og_views.module 1
og_menu_access_unsubscribe ./og.module Check if current user may unsubscribe the specified user from the specified group. 1
og_menu_alter ./og.module Implementation of hook_menu_alter().
og_migrate_type_basic_14 ./og.install 1
og_msgid_server ./og.module
og_nodeapi ./og.module Implementation of hook_nodeapi(). 1
og_node_delete_confirm_submit ./og.module Submit handler for node delete form. Handles deletes to group nodes. 1
og_node_delete_group_form ./og.module Form alter the node delete form for a group. 1
og_node_delete_move_memberships ./og.module Submit handler for group node delete form. 1
og_node_delete_nongroup_form ./og.module Alter the node delete form for a non-group. 1
og_node_groups_distinguish ./og.module Iterate over a set of groups and separate out those that are inaccessible to the current user. 3
og_node_type ./og.module Implementation of hook_node_type()
og_node_type_form_submit ./og.module Submit callback for node_type_form. 1
og_node_type_form_validate ./og.module Validation callback for node_type_form. 1
og_notifications_add_form modules/og_notifications/og_notifications.pages.inc Grouptype subscription creation form. 1
og_notifications_add_form_submit modules/og_notifications/og_notifications.pages.inc Process og_notifications_add_form submission.
og_notifications_autosubscribe_map modules/og_notifications/og_notifications.module 2
og_notifications_enable modules/og_notifications/og_notifications.install Implementation of hook_enable().
og_notifications_form_alter modules/og_notifications/og_notifications.module Implementation of hook_form_alter().
og_notifications_groups modules/og_notifications/og_notifications.module Options callback for subscription fields in hook_notifications. Returns a list of groups for the current user (presuming that this callback is only relevant in the "add subscriptions" page). 1
og_notifications_help modules/og_notifications/og_notifications.module Implementation of hook_help().
og_notifications_install modules/og_notifications/og_notifications.install Implementation of hook_install().
og_notifications_manage_form modules/og_notifications/og_notifications.pages.inc Grouptype subscription management form.
og_notifications_manage_form_submit modules/og_notifications/og_notifications.pages.inc Process og_notifications_manage_form form submission.
og_notifications_menu modules/og_notifications/og_notifications.module Implementation of hook_menu().
og_notifications_message_alter modules/og_notifications/og_notifications.module A workaround to ensure that OG can provide custom message templates for notifications.
og_notifications_messaging modules/og_notifications/og_notifications.module Implementation of hook_messaging().
og_notifications_nodeapi modules/og_notifications/og_notifications.module Implementation of hook_nodeapi().
og_notifications_notifications modules/og_notifications/og_notifications.module Implementation of hook_notifications().
og_notifications_og modules/og_notifications/og_notifications.module Implementation of hook_og().
og_notifications_og_upgrade modules/og_notifications/og_notifications.install Notifications upgrade: Based on the upgrade flag, move existing subscriptions to the notifications module. 1
og_notifications_perm modules/og_notifications/og_notifications.module Implementation of hook_perm().
og_notifications_schema modules/og_notifications/og_notifications.install Definition of hook_schema().
og_notifications_uninstall modules/og_notifications/og_notifications.install Implementation of hook_uninstall().
og_notifications_update_6001 modules/og_notifications/og_notifications.install Remove direct group subscriptions in favour of grouptype subscriptions. The upgrade is being performed directly at the DB-level instead of using the notifications APIs. It is assumed that D5 users will always upgrade to D6 first rather than skip major…
og_notifications_user modules/og_notifications/og_notifications.module Implementation of hook_user(). Handle uid entry in the og_notifications table.
og_notifications_user_autosubscribe modules/og_notifications/og_notifications.module Handle autosubscriptions for users when they join a group. 1
og_notifications_user_autosubscribe_get modules/og_notifications/og_notifications.module Retrieve autosubscription setting for a particular user. -1 in the og_notifications table indicates that the site default is to be used. 2
og_notifications_user_autosubscribe_set modules/og_notifications/og_notifications.module Retrieve autosubscription setting for a particular user. 1
og_notifications_user_page modules/og_notifications/og_notifications.pages.inc Menu callback: Display the user subscription management forms. 2
og_notifications_user_subscribe modules/og_notifications/og_notifications.module Subscribe a user to a group or to be more precise, to all subscribe-able content types within the group. This method is also called during the upgrade process in .install. 2

Pages

Other projects