You are here

Functions in Organic groups 6

Primary tabs

Namesort descending Location Description Direct uses Strings
og_node_delete_move_memberships ./og.module 1
og_node_delete_nongroup_form ./og.module 1
og_node_groups_distinguish ./og.module Iterate over a set of groups and separate out those that are inaccessible to the current user. Don't return groups of which the current user is a member, unless $exclude_joined=FALSE is passed. Used in og_form_add_og_audience() and node.tpl.php. 3
og_node_type ./og.module An implementation of hook_node_type. Automatically update admin preferences when node type is renamed or removed.
og_node_type_form_submit ./og.module 1
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_grouptype_user_page modules/og_notifications/og_notifications.module Menu callback: Since the default notifications UI lists group and grouptype as separate entries, redirect the grouptype management link to the group management 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_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_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.module Menu callback: Group and grouptype subscription management form. This should ideally play nicer with notifications_user_form. However, due to issues with support for multi-field subscriptions, it is currently going about things in a roundabout manner. 3
og_notifications_user_page_submit modules/og_notifications/og_notifications.module Process og_notifications_user_page form submission.
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
og_notifications_user_unsubscribe modules/og_notifications/og_notifications.module Unsubscribe a user from a group. This also unsubscribes the user from any grouptype subscriptions within the group. 2
og_og ./og.module Implementation of hook_og().
og_og_create_links ./og.module
og_opml ./og.module 1
og_page_activity ./og.module 1
og_panels_admin_content modules/og_panels/og_panels.module 1
og_panels_block_info modules/og_panels/og_panels.module
og_panels_content_types_addedit_callback_faces includes/og.panelscontent.inc 1
og_panels_content_types_addedit_callback_subscribers includes/og.panelscontent.inc 1
og_panels_content_types_validate_callback_faces includes/og.panelscontent.inc 1
og_panels_content_types_validate_callback_subscribers includes/og.panelscontent.inc 1
og_panels_context_create_group includes/og.panelscontext.inc It's important to remember that $conf is optional here, because contexts are not always created from the UI. 1
og_panels_context_group_settings_form includes/og.panelscontext.inc 1
og_panels_context_group_settings_form_validate includes/og.panelscontext.inc Validate a node. 1
og_panels_ct_list_description includes/og.panelscontent.inc 1
og_panels_ct_list_faces includes/og.panelscontent.inc 1
og_panels_ct_list_mission includes/og.panelscontent.inc 1
og_panels_ct_list_search includes/og.panelscontent.inc 1
og_panels_ct_list_subscribers includes/og.panelscontent.inc 1
og_panels_ct_render_callback_description includes/og.panelscontent.inc 1
og_panels_ct_render_callback_faces includes/og.panelscontent.inc 1
og_panels_ct_render_callback_mission includes/og.panelscontent.inc 1
og_panels_ct_render_callback_search includes/og.panelscontent.inc 1

Pages

Other projects