HumHub Documentation (unofficial)

Soap extends Xml
in package

This class is left for BC compatibility.

Most of its contents moved to parent

Class Soap

Table of Contents

Methods

arrayToXml()  : DOMDocument
build()  : mixed
request()  : mixed
response()  : 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

request()

public static request() : mixed

response()

public static response() : mixed

toXml()

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

        
On this page

Search results