public property FrxReportEditor::$doc_prefix in Forena Reports 7
Same name and namespace in other branches
- 6.2 FrxReportEditor.inc \FrxReportEditor::doc_prefix
- 6 FrxReportEditor.inc \FrxReportEditor::doc_prefix
- 7.2 FrxReportEditor.inc \FrxReportEditor::doc_prefix
File
- ./FrxReportEditor.inc, line 14
Class
- FrxReportEditor
- Wrapper XML class for working with DOM object.
It provides helper
Enter description here ...
@author metzlerd
Code
public $doc_prefix = '<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root [
<!ENTITY nbsp " ">
]>';