Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ApproveSubmissionNotificationManager
PHP Class ApproveSubmissionNotificationManager, ojs
Inheritance:
extends
PKPApproveSubmissionNotificationManager
显示文件
Open project: pkp/ojs
Public Methods
Method
Description
__construct
(
$notificationType
)
Constructor.
getNotificationMessage
(
$request
,
$notification
)
getNotificationTitle
(
$notification
)
Method Details
__construct()
public
method
Constructor.
public
__construct
(
$notificationType
)
$notificationType
int NOTIFICATION_TYPE_...
getNotificationMessage()
public
method
public
getNotificationMessage
(
$request
,
$notification
)
getNotificationTitle()
public
method
public
getNotificationTitle
(
$notification
)