PAGINGBROWSE
in package
PAGINGBROWSE Numeric paging of browsing
Table of Contents
Properties
- $limitBibSelectBox : mixed
- bool
- $queryString : mixed
- string
- $start : mixed
- int
- $total : mixed
- int
Methods
- __construct() : mixed
- PAGINGBROWSE
- getPaging() : array<string|int, mixed>
- Get, set, and display paging links
- linksInfo() : string
- Format display information string
Properties
$limitBibSelectBox
bool
public
mixed
$limitBibSelectBox
= \TRUE
$queryString
string
public
mixed
$queryString
$start
int
public
mixed
$start
$total
int
public
mixed
$total
Methods
__construct()
PAGINGBROWSE
public
__construct() : mixed
getPaging()
Get, set, and display paging links
public
getPaging(array<string|int, mixed> $inputArray) : array<string|int, mixed>
Parameters
- $inputArray : array<string|int, mixed>
Return values
array<string|int, mixed>linksInfo()
Format display information string
public
linksInfo(int $start, int $total, int $paging[, string $bibTitle = '' ]) : string
Parameters
- $start : int
- $total : int
- $paging : int
- $bibTitle : string = ''
-
Default is ''