You are here

constant OA_EXPORT_FILES in Open Atrium Export 7.2

4 uses of OA_EXPORT_FILES
oa_export_batch_export in batch/oa_export.batch.export.inc
Prepare the export and create a batch process.
oa_export_generate_module_form_submit in module/oa_export.module.export.inc
The submit handler for the module generation form. This is what kicks off the batch process for the export.
oa_export_generate_module_form_validate in module/oa_export.module.export.inc
Handles validation on the 'generate_module' form.
oa_export_oa_import_entity_file in entity/oa_export.entity.import.inc
Implements hook_oa_import_entity_ENTITY_TYPE().

File

./oa_export.module, line 19

Code

define('OA_EXPORT_FILES', 'files');