7 calls to FrxAPI::currentDataContext() in Forena Reports 8
- FrxCrosstab::render in src/
FrxPlugin/ Renderer/ FrxCrosstab.php - Render the crosstab
- FrxSVGGraph::prepareGraph in src/
FrxPlugin/ Template/ FrxSVGGraph.php - FrxSVGGraph::prepareGraph in src/
FrxPlugin/ Renderer/ FrxSVGGraph.php - FrxXML::render in src/
FrxPlugin/ 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/
FrxPlugin/ Renderer/ RendererBase.php - Recursive report renderer Walks the nodes rendering the report.
- ReportReplacer::get_value in src/
Token/ ReportReplacer.php - Get the value from the data. This is used by token_replace method to extract the data based on the path provided.
- TokenReplacerBase::get_value in src/
Token/ TokenReplacerBase.php - Get the value from the data. This is used by token_replace method to extract the data based on the path provided.