You are here

constant OA_EXPORT_DIR in Open Atrium Export 7.2

3 uses of OA_EXPORT_DIR
oa_export_batch_module_export_finished in batch/oa_export.batch.export.inc
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.

File

./oa_export.module, line 20

Code

define('OA_EXPORT_DIR', 'oa_export');