You are here

Functions in Organic groups 5.2

Primary tabs

Namesort descending Location Description Direct uses Strings
og_subscribe_user ./og.module Create a new subscription for a given user to given group and send proper email. Edits to subscriptions should go through og_save_subscription(). No access control since this is an API function. 3
og_theme ./og.module Override theme based on what group is being displayed (if any). Be smart about selecting the 'active' group for ambigous urls like node/$nid 1
og_unsubscribe ./og.module 1
og_update_1 ./og.install
og_update_10 ./og.install
og_update_11 ./og.install
og_update_12 ./og.install
og_update_13 ./og.install
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_2 ./og.install
og_update_3 ./og.install
og_update_4 ./og.install mar 9,2006. unfortunately, we need duplicates so we change primary key to regular INDEX.
og_update_5 ./og.install feb 19, 2006 add a row for each combination of public node and group. needed to make public nodes show up in group homepage for non subscribers
og_update_6 ./og.install
og_update_7 ./og.install
og_update_8 ./og.install
og_update_9 ./og.install
og_update_group ./og.module 1
og_user ./og.module
og_validate_group ./og.module 1
og_views_arguments ./og_views.inc
og_views_default_views ./og_views.inc Provide a default view for getting new posts in a group
og_views_tables ./og_views.inc Implementation of the hook_views_tables()
og_view_group ./og.module 1
og_xmlrpc ./og.module Implementation of hook_xmlrpc().
og_xmlrpc_error ./og_xmlrpc.inc Prepare an error message for returning to the XMLRPC caller. 3
og_xmlrpc_get_all_subscribers ./og_xmlrpc.inc 1
og_xmlrpc_get_user_groups ./og_xmlrpc.inc 1
og_xmlrpc_subscribe_user ./og_xmlrpc.inc 1
theme_og_format_subscriber_status ./og.module
theme_og_mission ./og.module
theme_og_picture_grid ./og.module
theme_opml_icon ./og.module Return code that emits an XML icon. TODO: this belongs in theme.inc
_og_user_mail_text ./og.module Define all OG emails Modelled after Drupal's user.module 9

Pages

Other projects