PHP 클래스 TocGridHandler, ojs

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

공개 프로퍼티들

프로퍼티 타입 설명
$publishedArticlesBySectionId

공개 메소드들

메소드 설명
__construct ( ) Constructor
authorize ( $request, &$args, $roleAssignments )
getCategoryRowIdParameterName ( )
getDataElementInCategorySequence ( $categoryId, $publishedArticle )
getDataElementSequence ( $section )
getRequestArgs ( )
initFeatures ( $request, $args )
initialize ( $request )
loadCategoryData ( $request, $section )
removeArticle ( $args, $request ) : JSONMessage Remove an article from the issue.
setDataElementInCategorySequence ( $sectionId, $publishedArticle, $newSequence )
setDataElementSequence ( $request, $sectionId, $section, $newSequence )

보호된 메소드들

메소드 설명
getCategoryRowInstance ( )
getRowInstance ( ) : TocGridRow Get the row handler - override the default row handler
loadData ( $request, $filter )

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

authorize() 공개 메소드

public authorize ( $request, &$args, $roleAssignments )

getCategoryRowIdParameterName() 공개 메소드

getCategoryRowInstance() 보호된 메소드

protected getCategoryRowInstance ( )

getDataElementInCategorySequence() 공개 메소드

public getDataElementInCategorySequence ( $categoryId, $publishedArticle )

getDataElementSequence() 공개 메소드

public getDataElementSequence ( $section )

getRequestArgs() 공개 메소드

public getRequestArgs ( )

getRowInstance() 보호된 메소드

Get the row handler - override the default row handler
protected getRowInstance ( ) : TocGridRow
리턴 TocGridRow

initFeatures() 공개 메소드

public initFeatures ( $request, $args )

initialize() 공개 메소드

public initialize ( $request )

loadCategoryData() 공개 메소드

public loadCategoryData ( $request, $section )

loadData() 보호된 메소드

protected loadData ( $request, $filter )

removeArticle() 공개 메소드

Remove an article from the issue.
public removeArticle ( $args, $request ) : JSONMessage
$args array
$request PKPRequest
리턴 JSONMessage JSON object

setDataElementInCategorySequence() 공개 메소드

public setDataElementInCategorySequence ( $sectionId, $publishedArticle, $newSequence )

setDataElementSequence() 공개 메소드

public setDataElementSequence ( $request, $sectionId, $section, $newSequence )

프로퍼티 상세

$publishedArticlesBySectionId 공개적으로 프로퍼티

public $publishedArticlesBySectionId