Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PagingFeature
PHP Class PagingFeature, pkp-lib
Inheritance:
extends
GridFeature
Mostrar archivo
Open project: pkp/pkp-lib
Public Methods
Method
Description
__construct
(
$id
= 'paging' )
fetchRow
(
$args
)
fetchUIElements
(
$request
,
$grid
)
getJSClass
( )
Method Details
__construct()
public
method
See also:
GridFeature::GridFeature() Constructor.
public
__construct
(
$id
= 'paging' )
$id
string Feature identifier.
fetchRow()
public
method
public
fetchRow
(
$args
)
fetchUIElements()
public
method
public
fetchUIElements
(
$request
,
$grid
)
getJSClass()
public
method
public
getJSClass
( )