PHP 클래스 ExportableIssuesListGridHandler, ojs

상속: extends IssueGridHandler
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
__construct ( ) Constructor
getSelectName ( )
initFeatures ( $request, $args )
initialize ( $request, $args )
isDataElementSelected ( $gridDataElement )

보호된 메소드들

메소드 설명
getRowInstance ( ) : GridRow Get the row handler - override the parent row handler. We do not need grid row actions.
loadData ( $request, $filter )

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

getRowInstance() 보호된 메소드

Get the row handler - override the parent row handler. We do not need grid row actions.
protected getRowInstance ( ) : GridRow
리턴 GridRow

getSelectName() 공개 메소드

public getSelectName ( )

initFeatures() 공개 메소드

public initFeatures ( $request, $args )

initialize() 공개 메소드

public initialize ( $request, $args )

isDataElementSelected() 공개 메소드

public isDataElementSelected ( $gridDataElement )

loadData() 보호된 메소드

protected loadData ( $request, $filter )