PHP Class PluginGridRow, ojs

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

Méthodes publiques

Méthode Description
__construct ( $userRoles, $contextLevel ) Constructor

Méthodes protégées

Méthode Description
_canEdit ( $plugin ) : boolean Return if user can edit a plugin settings or not.

Method Details

__construct() public méthode

Constructor
public __construct ( $userRoles, $contextLevel )
$userRoles array
$contextLevel int CONTEXT_...

_canEdit() protected méthode

Return if user can edit a plugin settings or not.
protected _canEdit ( $plugin ) : boolean
$plugin Plugin
Résultat boolean