You are here

24 uses of OA_SPACE_TYPE in Open Atrium Core 7.2

oa_buttons_node_insert in modules/oa_buttons/oa_buttons.module
Implements hook_node_insert().
oa_buttons_node_update in modules/oa_buttons/oa_buttons.module
Implements hook_node_update().
oa_core_create_space_page_callback in ./oa_core.module
Page callback for the 'Create space' page.
oa_core_get_groups_by_user in includes/oa_core.util.inc
Get the group IDs of all the groups a user is an approved member of.
oa_core_get_groups_by_user_access in includes/oa_core.util.inc
Get the group IDs and Titles of all the groups a user is an approved member of.
oa_core_get_space_home_context in includes/oa_core.util.inc
Returns the current space id context Returns zero if on the site home page
oa_core_list_content_types in includes/oa_core.util.inc
Returns a list of group-content types throughout the system. List leaves out content types excluded by other modules/apps.
oa_core_members_widget_render in plugins/content_types/oa_core_members_widget.inc
Main render function for oa_core_members_widget.
oa_core_menu in ./oa_core.module
Implements hook_menu().
oa_core_node_access in includes/oa_core.access.inc
Implements hook_node_access().
oa_core_node_delete_redirect in ./oa_core.module
Helper to redirect to proper landing page after content deletion
oa_core_node_grants in includes/oa_core.access.inc
Implements hook_node_grants(). Define node access grant realm for Open Atrium sections
oa_core_node_insert in includes/oa_core.cache.inc
Implements hook_node_insert().
oa_core_node_update in includes/oa_core.access.inc
Implements hook_node_update().
oa_core_oa_related_allowed_default in ./oa_core.module
Implements hook_oa_related_allowed_default().
oa_core_replace_group in ./oa_core.module
Replace "group" term in OG with "space"
oa_core_space_template in ./oa_core.module
Menu callback for Section Templates
oa_core_summary_render in plugins/content_types/oa_core_summary.inc
Render callback for the content visibility panel.
oa_core_user_spaces_render in plugins/content_types/oa_core_user_spaces.inc
Render callback for the content visibility panel.
oa_core_visibility_data in includes/oa_core.access.inc
Utility function to return visibility data for a given node $data['public'] TRUE if node is public, FALSE if private $data['title'] either "Public" or "Private" $data['accessors']['group']…
oa_users_external_user_form_submit in modules/oa_users/plugins/content_types/oa_users_add_external_user.inc
Submit handler for adding member.
oa_users_register_external_user_modal in modules/oa_users/plugins/content_types/oa_users_add_external_user.inc
This is the page callback for "oa_users/add/%ctools_js/%node".
_oa_core_build_visibility_links in includes/oa_core.access.inc
Helper function, builds links for the various visibility fields on content.
_oa_core_node_delete in includes/oa_core.cache.inc
Implements hook_node_delete().