Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ApproveSubmissionNotificationManager
PHP 클래스 ApproveSubmissionNotificationManager, ojs
상속:
extends
PKPApproveSubmissionNotificationManager
파일 보기
프로젝트 열기: pkp/ojs
공개 메소드들
메소드
설명
__construct
(
$notificationType
)
Constructor.
getNotificationMessage
(
$request
,
$notification
)
getNotificationTitle
(
$notification
)
메소드 상세
__construct()
공개
메소드
Constructor.
public
__construct
(
$notificationType
)
$notificationType
int NOTIFICATION_TYPE_...
getNotificationMessage()
공개
메소드
public
getNotificationMessage
(
$request
,
$notification
)
getNotificationTitle()
공개
메소드
public
getNotificationTitle
(
$notification
)