public function FrxEditor::setEditorParms in Forena Reports 7.4
File
- ./
FrxEditor.inc, line 825 - FrxEditor.inc Wrapper XML class for working with DOM object. It provides helper Enter description here ... @author metzlerd
Class
- FrxEditor
- @file FrxEditor.inc Wrapper XML class for working with DOM object. It provides helper Enter description here ... @author metzlerd
Code
public function setEditorParms($parms) {
$this->parms = $parms;
}