PHP 클래스 InfiniteScrollingFeature, pkp-lib

상속: extends GeneralPagingFeature
파일 보기 프로젝트 열기: pkp/pkp-lib

공개 메소드들

메소드 설명
__construct ( $id = 'infiniteScrolling', $itemsPerPage = null )
fetchRow ( $args )
fetchRows ( $args )
fetchUIElements ( $request, $grid )
getJSClass ( )

메소드 상세

__construct() 공개 메소드

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

fetchRow() 공개 메소드

public fetchRow ( $args )

fetchRows() 공개 메소드

public fetchRows ( $args )

fetchUIElements() 공개 메소드

public fetchUIElements ( $request, $grid )

getJSClass() 공개 메소드

public getJSClass ( )