Documentation

Goals
in package

Table of Contents

Properties

$document  : mixed
$goalList  : mixed
$node  : mixed
$xpath  : mixed

Methods

__construct()  : mixed
clearEmpty()  : mixed
getNode()  : mixed
isEmpty()  : mixed
setData()  : mixed

Properties

$document

protected mixed $document

$goalList

protected mixed $goalList

$xpath

protected mixed $xpath

Methods

__construct()

public __construct(DOMXPath $xpath, DOMElement $node) : mixed
Parameters
$xpath : DOMXPath
$node : DOMElement

clearEmpty()

public clearEmpty([mixed $removeSelf = true ]) : mixed
Parameters
$removeSelf : mixed = true

getNode()

public getNode() : mixed

isEmpty()

public isEmpty() : mixed

setData()

public setData(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

        
On this page

Search results