Jelix 1.7.18

XmlWriterAbstract
in package

Table of Contents

$path  : string
__construct()  : mixed
write()  : mixed
getEmptyDocument()  : DOMDocument
writeData()  : mixed
writeInfo()  : mixed

Properties

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string

the path of the xml file to read

Return values
mixed

getEmptyDocument()

protected abstract getEmptyDocument() : DOMDocument
Return values
DOMDocument

Search results