PHP Class InfiniteScrollingFeature, pkp-lib

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

Méthodes publiques

Méthode Description
__construct ( $id = 'infiniteScrolling', $itemsPerPage = null )
fetchRow ( $args )
fetchRows ( $args )
fetchUIElements ( $request, $grid )
getJSClass ( )

Method Details

__construct() public méthode

public __construct ( $id = 'infiniteScrolling', $itemsPerPage = null )

fetchRow() public méthode

public fetchRow ( $args )

fetchRows() public méthode

public fetchRows ( $args )

fetchUIElements() public méthode

public fetchUIElements ( $request, $grid )

getJSClass() public méthode

public getJSClass ( )