constant FRX_NS in Forena Reports 6.2
Same name and namespace in other branches
- 6 FrxReport.inc \FRX_NS
- 7 FrxReport.inc \FRX_NS
- 7.2 FrxReport.inc \FRX_NS
- 7.3 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
- FrxRenderer::initReportNode in ./
FrxRenderer.inc - FrxReport::parse_ids in ./
FrxReport.inc - Make sure all xml elements have ids
- FrxReport::render_section in ./
FrxReport.inc - Recursive report renderer Walks the nodes rendering the report.
- FrxReport::save_attributes_by_id in ./
FrxReport.inc - Save attributes based on id match
File
- ./
FrxReport.inc, line 7 - Basic report provider. Controls the rendering of the report.
Code
define('FRX_NS', 'urn:FrxReports');