You are here

constant OA_SECTION_TYPE in Open Atrium Core 7.2

Name of OpenAtrium Section content type.

16 uses of OA_SECTION_TYPE
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

... See full list

File

./oa_core.module, line 23

Code

define('OA_SECTION_TYPE', 'oa_section');