You are here

16 uses of OA_SECTION_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_buttons_trigger_flag in modules/oa_buttons/oa_buttons.module
Helper function for flag and unflag hooks.
oa_core_create_space_page_callback in ./oa_core.module
Page callback for the 'Create space' page.
oa_core_get_section_context in includes/oa_core.util.inc
Returns the current section id context
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_node_access_records in includes/oa_core.access.inc
Implements hook_node_access_records().
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_og_fields_info in ./oa_core.module
Implements hook_og_fields_info().
oa_core_section_template in ./oa_core.module
Menu callback for Section Templates
oa_core_tokens in ./oa_core.module
Implements hook_tokens().
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']…