Documentation

Goal
in package

Table of Contents

Properties

$document  : mixed
$node  : mixed
$ratingList  : mixed
$xpath  : mixed

Methods

__construct()  : mixed
clearEmpty()  : mixed
getActive()  : mixed
getDescription()  : mixed
getName()  : mixed
getNode()  : mixed
getOffset()  : mixed
isEmpty()  : mixed
setActive()  : mixed
setData()  : mixed
setDescription()  : mixed
setName()  : mixed
setOffset()  : mixed

Properties

$document

protected mixed $document

$node

protected mixed $node

$ratingList

protected mixed $ratingList

$xpath

protected mixed $xpath

Methods

__construct()

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

clearEmpty()

public clearEmpty() : mixed

getActive()

public getActive() : mixed

getDescription()

public getDescription() : mixed

getName()

public getName() : mixed

getNode()

public getNode() : mixed

getOffset()

public getOffset() : mixed

isEmpty()

public isEmpty() : mixed

setActive()

public setActive(mixed $active) : mixed
Parameters
$active : mixed

setData()

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

setDescription()

public setDescription(mixed $description) : mixed
Parameters
$description : mixed

setName()

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

setOffset()

public setOffset(mixed $offset) : mixed
Parameters
$offset : mixed

        
On this page

Search results