PHP Class PagingFeature, pkp-lib

Inheritance: extends GridFeature
Afficher le fichier Open project: pkp/pkp-lib

Méthodes publiques

Méthode Description
__construct ( $id = 'paging' )
fetchRow ( $args )
fetchUIElements ( $request, $grid )
getJSClass ( )

Method Details

__construct() public méthode

See also: GridFeature::GridFeature() Constructor.
public __construct ( $id = 'paging' )
$id string Feature identifier.

fetchRow() public méthode

public fetchRow ( $args )

fetchUIElements() public méthode

public fetchUIElements ( $request, $grid )

getJSClass() public méthode

public getJSClass ( )