WIKINDX API trunk

PAGINGDICT
in package

PAGING Dictionary paging of lists -- only used when ordering by creator or title or attachment file name

Table of Contents

Properties

$metadata  : mixed
boolean
$nullFound  : mixed
boolean
$order  : mixed
string
$pagingArray  : mixed
array
$pagingSlices  : mixed
array
$queryString  : mixed
string
$sizeOfPA  : mixed
int
$start  : mixed
int
$total  : mixed
int

Methods

__construct()  : mixed
PAGING
getPaging()  : mixed
grab paging either from default or from session
getPagingStart()  : bool
get paging start
linksInfo()  : string
Format display information string

Properties

$metadata

boolean

public mixed $metadata = \FALSE

$nullFound

boolean

public mixed $nullFound = \FALSE

$pagingArray

array

public mixed $pagingArray = []

$pagingSlices

array

public mixed $pagingSlices = []

Methods

__construct()

PAGING

public __construct() : mixed

getPaging()

grab paging either from default or from session

public getPaging(string $type, array<string|int, mixed> $ids, string $subStmt) : mixed
Parameters
$type : string
$ids : array<string|int, mixed>
$subStmt : string

getPagingStart()

get paging start

public getPagingStart() : bool
Return values
bool

linksInfo()

Format display information string

public linksInfo([false|string $bibTitle = false ]) : string
Parameters
$bibTitle : false|string = false

Default is FALSE

Return values
string

        
On this page

Search results