constant OA_SPACE_CURRENT in Open Atrium Core 7.2
The access realm of unpublished content.
6 uses of OA_SPACE_CURRENT
- oa_core_form_views_exposed_form_alter in ./
oa_core.module - Implements hook_form_FORM_ID_alter().
- oa_core_og_group_ref_views_handler_filter_entityreference_autocomplete::value_form in plugins/
views/ oa_core_og_group_ref_views_handler_filter_entityreference_autocomplete.inc - oa_core_process_exposed_group_input in ./
oa_core.module - Helper function for Views handlers to process the exposed input
- oa_core_select2widget_ajax_callback in ./
oa_core.module - Copy of select2widget_ajax_callback to add in All/current space.
- oa_core_select2widget_entity_validate_field in includes/
oa_core.fields.inc - Validate the entities as real, including custom all/current.
File
- ./
oa_core.module, line 51
Code
define('OA_SPACE_CURRENT', 'CURRENT');