11 calls to forena_report_path() in Forena Reports 7
- forena_db_sync in ./
forena.admin.inc - Syncronize the data
- forena_delete_report in ./
forena.admin.inc - Remove the report from the database and file system.
- forena_get_report in ./
forena.common.inc - Accepts the name of a file
- 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_layout_form_validate in ./
forena.admin.inc - forena_report_css in ./
forena.common.inc - Determines which css files need to be loaded.
- forena_save_report in ./
forena.admin.inc - Save the report file to disk
- forena_settings in ./
forena.admin.inc - Forena admin settings form
- _forena_copy_reports in ./
forena.admin.inc - Recursively copy all report files from the source directory to the destination directory
- _forena_verify_directory in ./
forena.admin.inc - Make sure a drectory exists in the report path prior to save.