PHP Class PagingFeature, pkp-lib

Inheritance: extends GridFeature
Datei anzeigen 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 ( )