You are here

16 calls to FrxAPI::getDataContext() in Forena Reports 8

APITest::testDataContext in tests/src/Unit/APITest.php
BlockEditor::data in src/Editor/BlockEditor.php
Get data and working cache.
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.
MPDF::render in forena_pdf/src/FrxPlugin/Document/MPDF.php
ParameterForm::buildForm in src/Form/ParameterForm.php
Form constructor.
RendererBase::initReportNode in src/FrxPlugin/Renderer/RendererBase.php
This function is called to give the renderer the current conetxt in report rendering. It makes sure the renderer has the current DOM nodes dom documnent, and other attributes.
RendererBase::mergedAttributes in src/FrxPlugin/Renderer/RendererBase.php
Standard php array containing merged attributes Enter description here ...
RendererBase::renderDomNode in src/FrxPlugin/Renderer/RendererBase.php
Recursive report renderer Walks the nodes rendering the report.
Report::render in src/Report.php
Render the report
ReportEditor::documentLinks in src/Editor/ReportEditor.php
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.
ReportTest::testSimpleReport in tests/src/Unit/ReportTest.php
Test a simple report.
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.
XML::__construct in src/FrxPlugin/Document/XML.php