Jelix 1.8.11

ProjectXmlWriter extends XmlWriterAbstract
in package

Tags

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

Tags
Return values
mixed

getEmptyDocument()

protected getEmptyDocument() : DOMDocument
Tags
Return values
DOMDocument

writeData()

protected writeData(DOMDocument $doc, AppInfos $infos) : mixed
Parameters
$doc : DOMDocument
$infos : AppInfos
Tags
Return values
mixed

Search results