Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenAccessNotification
PHP Class OpenAccessNotification, ojs
Inheritance:
extends
ScheduledTask
ファイルを表示
Open project: pkp/ojs
Public Methods
Method
Description
__construct
( )
Constructor.
getName
( )
sendNotification
(
$users
,
$journal
,
$issue
)
sendNotifications
(
$journal
,
$curDate
)
Protected Methods
Method
Description
executeActions
( )
Method Details
__construct()
public
method
Constructor.
public
__construct
( )
executeActions()
protected
method
See also:
ScheduledTask::executeActions()
protected
executeActions
( )
getName()
public
method
See also:
ScheduledTask::getName()
public
getName
( )
sendNotification()
public
method
public
sendNotification
(
$users
,
$journal
,
$issue
)
sendNotifications()
public
method
public
sendNotifications
(
$journal
,
$curDate
)