You are here

public property FrxReportEditor::$doc_prefix in Forena Reports 7

Same name and namespace in other branches
  1. 6.2 FrxReportEditor.inc \FrxReportEditor::doc_prefix
  2. 6 FrxReportEditor.inc \FrxReportEditor::doc_prefix
  3. 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 "&#160;">
    ]>';