HumHub Documentation (unofficial)

Xml
in package

Table of Contents

Methods

arrayToXml()  : DOMDocument
build()  : mixed
toXml()  : DOMDocument|DOMNode

Methods

arrayToXml()

public static arrayToXml(DOMDocument $xml, DOMNode $node[, array<string|int, mixed> $array = [] ]) : DOMDocument
Parameters
$xml : DOMDocument
$node : DOMNode
$array : array<string|int, mixed> = []
Tags
static
Return values
DOMDocument

build()

public static build() : mixed

toXml()

public static toXml(mixed $xml) : DOMDocument|DOMNode
Parameters
$xml : mixed
Tags
static
Return values
DOMDocument|DOMNode

        
On this page

Search results