6 calls to RendererBase::extractTemplateHTML() in Forena Reports 7.5
- FrxCrosstab::scrapeConfig in src/
Renderer/ FrxCrosstab.php - Extract table configuration from the HTML
- FrxFieldTable::scrapeConfig in src/
Renderer/ FrxFieldTable.php - Extract table configuration from the HTML
- FrxMergeDocument::scrapeConfig in src/
Renderer/ FrxMergeDocument.php - Default method for extracting configuration information from the template. This just scrapes teh current child html as the template.
- FrxSVGGraph::scrapeConfig in src/
Renderer/ FrxSVGGraph.php - Derive config variables from graph.
- FrxTable::scrapeConfig in src/
Renderer/ FrxTable.php - Extract table configuration from the HTML
- RendererBase::scrapeConfig in src/
Renderer/ RendererBase.php - Default method for extracting configuration information from the template. This just scrapes teh current child html as the template.