Documentation

View
in package

FinalYes

Legacy helper for parsing and grouping tracking archive views.

Included for historical compatibility only. This API is deprecated and should not be used in new code.

Tags
author

Daniel Schulz

since
2017-12-28

Table of Contents

Properties

$archive  : mixed
$groupList  : mixed
$logURI  : mixed
$pageLimit  : mixed
$pageNo  : mixed
$searchList  : mixed

Methods

__construct()  : mixed
asNode()  : DOMDocumentFragment
parseRequest()  : void

Properties

$archive

protected mixed $archive = null

$groupList

protected mixed $groupList = []

$logURI

protected mixed $logURI = null

$pageLimit

protected mixed $pageLimit = 500

$pageNo

protected mixed $pageNo = null

$searchList

protected mixed $searchList = []

Methods

asNode()

public asNode(DOMDocument $dataDoc) : DOMDocumentFragment
Parameters
$dataDoc : DOMDocument
Return values
DOMDocumentFragment
On this page

Search results