PHP 클래스 AdminLanguageGridHandler, ojs

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

공개 메소드들

메소드 설명
__construct ( ) Constructor
_canManage ( $request ) : boolean This grid can also present management functions if the conditions above are true.
_updateContextLocaleSettings ( $request ) Helper function to update locale settings in all installed journals, based on site locale settings.
initialize ( $request )

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( )

_canManage() 공개 메소드

This grid can also present management functions if the conditions above are true.
public _canManage ( $request ) : boolean
$request Request
리턴 boolean

_updateContextLocaleSettings() 공개 메소드

Helper function to update locale settings in all installed journals, based on site locale settings.
public _updateContextLocaleSettings ( $request )
$request object

initialize() 공개 메소드

또한 보기: PKPHandler::initialize()
public initialize ( $request )
$request PKPRequest