HumHub Documentation (unofficial)

XmlStructure
in package

Table of Contents

Properties

$xml  : DOMDocument|DOMNode

Methods

__construct()  : mixed
matchElement()  : DOMElement
matchesXpath()  : mixed
matchXmlStructure()  : bool
matchForNode()  : mixed

Properties

Methods

__construct()

public __construct(mixed $xml) : mixed
Parameters
$xml : mixed

matchElement()

public matchElement(mixed $cssOrXPath) : DOMElement
Parameters
$cssOrXPath : mixed
Return values
DOMElement

matchesXpath()

public matchesXpath(mixed $xpath) : mixed
Parameters
$xpath : mixed

matchXmlStructure()

public matchXmlStructure(mixed $xml) : bool
Parameters
$xml : mixed
Return values
bool

matchForNode()

protected matchForNode(mixed $schema, mixed $xml) : mixed
Parameters
$schema : mixed
$xml : mixed

        
On this page

Search results