PHP 클래스 PluginGridRow, ojs

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

공개 메소드들

메소드 설명
__construct ( $userRoles, $contextLevel ) Constructor

보호된 메소드들

메소드 설명
_canEdit ( $plugin ) : boolean Return if user can edit a plugin settings or not.

메소드 상세

__construct() 공개 메소드

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

_canEdit() 보호된 메소드

Return if user can edit a plugin settings or not.
protected _canEdit ( $plugin ) : boolean
$plugin Plugin
리턴 boolean