You are here

8 uses of FRX_NS in Forena Reports 7.4

FrxEditor::cleanup_ids in ./FrxEditor.inc
Removes the attributes associated with forena-# that are added by forena. There is no real reason to persist them as they can be added on later and they are only created for wysiwyg compatibility.
FrxEditor::parse_ids in ./FrxEditor.inc
Make sure all xml elements have ids
FrxEditor::save_attributes_by_id in ./FrxEditor.inc
Save attributes based on id match
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::renderDomNode in renderers/FrxRenderer.inc
Recursive report renderer Walks the nodes rendering the report.
FrxReport::parse_ids in ./FrxReport.inc
Make sure all xml elements have ids
FrxReport::save_attributes_by_id in ./FrxReport.inc
Save attributes based on id match
FrxReport::setReport in ./FrxReport.inc
Sets the report.