PHP Class TocGridHandler, ojs

Inheritance: extends CategoryGridHandler
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Свойство Type Description
$publishedArticlesBySectionId

Méthodes publiques

Méthode Description
__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 )

Méthodes protégées

Méthode Description
getCategoryRowInstance ( )
getRowInstance ( ) : TocGridRow Get the row handler - override the default row handler
loadData ( $request, $filter )

Method Details

__construct() public méthode

Constructor
public __construct ( )

authorize() public méthode

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

getCategoryRowIdParameterName() public méthode

getCategoryRowInstance() protected méthode

protected getCategoryRowInstance ( )

getDataElementInCategorySequence() public méthode

public getDataElementInCategorySequence ( $categoryId, $publishedArticle )

getDataElementSequence() public méthode

public getDataElementSequence ( $section )

getRequestArgs() public méthode

public getRequestArgs ( )

getRowInstance() protected méthode

Get the row handler - override the default row handler
protected getRowInstance ( ) : TocGridRow
Résultat TocGridRow

initFeatures() public méthode

public initFeatures ( $request, $args )

initialize() public méthode

public initialize ( $request )

loadCategoryData() public méthode

public loadCategoryData ( $request, $section )

loadData() protected méthode

protected loadData ( $request, $filter )

removeArticle() public méthode

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

setDataElementInCategorySequence() public méthode

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

setDataElementSequence() public méthode

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

Property Details

$publishedArticlesBySectionId public_oe property

public $publishedArticlesBySectionId