Documentation

Patient
in package

Table of Contents

Properties

$document  : mixed
$globalGoals  : mixed
$node  : mixed
$weeklyGoalsList  : mixed
$xpath  : mixed

Methods

__construct()  : mixed
asNode()  : mixed
clearEmpty()  : mixed
getName()  : mixed
isEmpty()  : mixed
setData()  : mixed
setName()  : mixed

Properties

$globalGoals

protected mixed $globalGoals

$weeklyGoalsList

protected mixed $weeklyGoalsList

Methods

__construct()

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

asNode()

public asNode(DOMDocument $doc) : mixed
Parameters
$doc : DOMDocument

clearEmpty()

public clearEmpty() : mixed

setData()

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

setName()

public setName(mixed $name) : mixed
Parameters
$name : mixed

        
On this page

Search results