You are here

6 calls to Frx::Data() in Forena Reports 7.4

Frx::Context in ./Frx.inc
Factory object to get the context based on a name. IF the context doesn't exist we assume the default data context (FrxData).
FrxData::instance in ./FrxData.inc
FrxRenderer::initReportNode in renderers/FrxRenderer.inc
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.
FrxRenderer::xmlToValues in renderers/FrxRenderer.inc
Convert XML to key value pairs. This is used in support of graping to get specific key/value pairs in an array format suitable for passing off to php libraries.
FrxRepoMan::blockAccess in ./FrxRepoMan.inc
Check access control using the block in a data block. In this case public assess returns true.
FrxSyntaxEngine::__construct in ./FrxSyntaxEngine.inc
Class for doing syntax replacements;