PHP Class InfiniteScrollingFeature, pkp-lib

Inheritance: extends GeneralPagingFeature
Datei anzeigen Open project: pkp/pkp-lib

Public Methods

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

Method Details

__construct() public method

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

fetchRow() public method

public fetchRow ( $args )

fetchRows() public method

public fetchRows ( $args )

fetchUIElements() public method

public fetchUIElements ( $request, $grid )

getJSClass() public method

public getJSClass ( )