You are here

12 uses of OG_AUTHENTICATED_ROLE in Organic groups 7

OgUiUpgradePathTestCase::testOgUiUpgrade in og_ui/og_ui.test
Test a successful upgrade.
OgUnInstallTestCase::testOgInstall in ./og.test
Instaill, uninstall and re-install.
og_field_access_og_permission in og_field_access/og_field_access.module
Implements hook_og_permission().
og_get_default_roles in ./og.module
Get arary of default roles, keyed by their declaring module.
og_get_permissions in ./og.module
Get all permissions defined by implementing modules.
og_get_user_roles in ./og.module
Get all roles of a user in a certain group.
og_handler_filter_group_roles::get_value_options in includes/views/og_handler_filter_group_roles.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
og_list_permissions in ./og.module
Helper function to generate standard node permission list for a given type.
og_ui_og_permission in og_ui/og_ui.module
Implement hook_og_permission().
og_ui_og_user_operations in og_ui/og_ui.module
Implement hook_og_user_operations().
og_ui_user_admin_account in og_ui/og_ui.admin.inc
Form builder; OG user administration page.
theme_og_ui_user_admin_new_role in og_ui/og_ui.admin.inc
Theme the new role form.