PHP Class OpenAccessNotification, ojs

Inheritance: extends ScheduledTask
Afficher le fichier Open project: pkp/ojs

Méthodes publiques

Méthode Description
__construct ( ) Constructor.
getName ( )
sendNotification ( $users, $journal, $issue )
sendNotifications ( $journal, $curDate )

Méthodes protégées

Méthode Description
executeActions ( )

Method Details

__construct() public méthode

Constructor.
public __construct ( )

executeActions() protected méthode

See also: ScheduledTask::executeActions()
protected executeActions ( )

getName() public méthode

See also: ScheduledTask::getName()
public getName ( )

sendNotification() public méthode

public sendNotification ( $users, $journal, $issue )

sendNotifications() public méthode

public sendNotifications ( $journal, $curDate )