10 calls to forena_report_path() in Forena Reports 7.2
- forena_add_report_form_validate in ./forena.admin.inc 
- 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_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.admin.inc 
- Save the report file to disk
- forena_settings in ./forena.admin.inc 
- Forena admin settings form
- FrxHostApplication::report_css in ./FrxHostApplication.inc 
- * Determines which css files need to be loaded. * *
- _forena_copy_reports in ./forena.admin.inc 
- Recursively , 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.
