9 calls to forena_report_path() in Forena Reports 7.3
- forena_add_report_form_validate in ./
forena.admin.inc - forena_db_sync in ./
forena.module - Load cache files from the database
- forena_delete_report in ./
forena.admin.inc - Remove the report from the database and file system.
- forena_get_report_editor in ./
forena.admin.inc - Accepts the name of a file
- forena_layout_form_submit in ./
forena.admin.inc - builds a string of the xml document, submits it to forena_save_report.
- forena_save_report in ./
forena.common.inc - Save the report file to disk
- forena_settings in ./
forena.admin.inc - Forena admin settings form
- _forena_copy_reports in ./
forena.module - Recursively , all report files from the source directory to the destination directory
- _forena_verify_directory in ./
forena.module - Make sure a drectory exists in the report path prior to save.