You are here

11 calls to og_is_node_admin() in Organic groups 5

og_approve in ./og.module
og_create_admin in ./og.module
og_delete_admin in ./og.module
og_deny in ./og.module
og_invite_page in ./og.module
og_list_users_page in ./og.module
og_menu in ./og.module
og_panels_menu in ./og_panels.module
og_subscribe in ./og.module
og_subscribe_user in ./og.module
Create a new membership for a given user to given group and send proper email. Edits to membership should go through og_save_subscription(). No access control since this is an API function.
og_unsubscribe in ./og.module