PHP 클래스 OpenAccessNotification, ojs

상속: extends ScheduledTask
파일 보기 프로젝트 열기: pkp/ojs

공개 메소드들

메소드 설명
__construct ( ) Constructor.
getName ( )
sendNotification ( $users, $journal, $issue )
sendNotifications ( $journal, $curDate )

보호된 메소드들

메소드 설명
executeActions ( )

메소드 상세

__construct() 공개 메소드

Constructor.
public __construct ( )

executeActions() 보호된 메소드

또한 보기: ScheduledTask::executeActions()
protected executeActions ( )

getName() 공개 메소드

또한 보기: ScheduledTask::getName()
public getName ( )

sendNotification() 공개 메소드

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

sendNotifications() 공개 메소드

public sendNotifications ( $journal, $curDate )