You are here

8 calls to RendererBase::mergedAttributes() in Forena Reports 7.5

FrxCrosstab::render in src/Renderer/FrxCrosstab.php
Render the crosstab
FrxCrosstab::scrapeConfig in src/Renderer/FrxCrosstab.php
Extract table configuration from the HTML
FrxInclude::render in src/Renderer/FrxInclude.php
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 src/Renderer/FrxMyReports.php
Default Render action, which simply does normal forena rendering. You can use renderDomNode at any time to generate the default forena rendering methods.
FrxSVGGraph::prepareGraph in src/Renderer/FrxSVGGraph.php
FrxSVGGraph::scrapeConfig in src/Renderer/FrxSVGGraph.php
Derive config variables from graph.
FrxXML::render in src/Renderer/FrxXML.php
Default Render action, which simply does normal forena rendering. You can use renderDomNode at any time to generate the default forena rendering methods.
RendererBase::renderDomNode in src/Renderer/RendererBase.php
Recursive report renderer Walks the nodes rendering the report.