Documentation

Rating
in package

Table of Contents

Properties

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

Methods

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

Properties

$document

protected mixed $document

$goalList

protected mixed $goalList

Methods

__construct()

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

clearEmpty()

public clearEmpty() : mixed

getNode()

public getNode() : mixed

getValue()

public getValue() : mixed

isEmpty()

public isEmpty() : mixed

setData()

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

setValue()

public setValue(mixed $value) : mixed
Parameters
$value : mixed

        
On this page

Search results