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
SubscriptionExpiryReminder
PHP Class SubscriptionExpiryReminder, ojs
Inheritance:
extends
ScheduledTask
显示文件
Open project: pkp/ojs
Public Methods
Method
Description
__construct
( )
Constructor.
getName
( )
sendJournalReminders
(
$journal
,
$curDate
)
sendReminder
(
$subscription
,
$journal
,
$emailKey
)
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
( )
sendJournalReminders()
public
method
public
sendJournalReminders
(
$journal
,
$curDate
)
sendReminder()
public
method
public
sendReminder
(
$subscription
,
$journal
,
$emailKey
)