constant FRX_NS in Forena Reports 7.3
Same name and namespace in other branches
- 6.2 FrxReport.inc \FRX_NS
- 6 FrxReport.inc \FRX_NS
- 7 FrxReport.inc \FRX_NS
- 7.2 FrxReport.inc \FRX_NS
- 7.4 FrxReport.inc \FRX_NS
@file Basic report provider. Controls the rendering of the report.
8 uses of FRX_NS
- forena_data_block_form in ./
forena.admin.inc - A form to preview and add data blocks to an existing report
- FrxEditor::parse_ids in ./
FrxEditor.inc - Make sure all xml elements have ids
- FrxEditor::save_attributes_by_id in ./
FrxEditor.inc - Save attributes based on id match
- FrxRenderer::initReportNode in ./
FrxRenderer.inc - FrxReport::parse_ids in ./
FrxReport.inc - Make sure all xml elements have ids
File
- ./
FrxReport.inc, line 7 - Basic report provider. Controls the rendering of the report.
Code
define('FRX_NS', 'urn:FrxReports');