You are here

constant OA_SPACE_TYPE in Open Atrium Core 7.2

Name of default OpenAtrium Space content type.

24 uses of OA_SPACE_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_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.

... See full list

File

./oa_core.module, line 19

Code

define('OA_SPACE_TYPE', 'oa_space');