8 calls to FrxRenderer::mergedAttributes() in Forena Reports 7.4
- FrxCrosstab::render in renderers/FrxCrosstab.inc 
- Render the crosstab
- FrxCrosstab::scrapeConfig in renderers/FrxCrosstab.inc 
- Extract table configuration from the HTML
- FrxInclude::render in renderers/FrxInclude.inc 
- Default Render action, which simply does normal forena rendering. You can use renderDomNode at any time to generate the default forena rendering methods.
- FrxMyReports::render in renderers/FrxMyReports.inc 
- Default Render action, which simply does normal forena rendering. You can use renderDomNode at any time to generate the default forena rendering methods.
- FrxRenderer::renderDomNode in renderers/FrxRenderer.inc 
- Recursive report renderer Walks the nodes rendering the report.
- FrxSVGGraph::prepareGraph in renderers/FrxSVGGraph.inc 
- FrxSVGGraph::scrapeConfig in renderers/FrxSVGGraph.inc 
- Derive config variables from graph.
- FrxXML::render in renderers/FrxXML.inc 
- Default Render action, which simply does normal forena rendering. You can use renderDomNode at any time to generate the default forena rendering methods.
