You are here

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

FrxEditor::addBlock in ./FrxEditor.inc
Add a data blcok
FrxEditor::applyTemplate in ./FrxEditor.inc
Apply a template based on the block id.
FrxEditor::prependBlock in ./FrxEditor.inc
Insert a data block before a node.
FrxEditor::scrapeBlockConfig in ./FrxEditor.inc
Scrape Data block configuration This tries to introspect the frx:block configuration based on the child nodes in the report by calling the getConfig method on the block.
FrxEditor::templateConfigForm in ./FrxEditor.inc
Generate the configuration form for the template for a class.
FrxEditor::templateConfigFormValidate in ./FrxEditor.inc