PHP Class ApproveSubmissionNotificationManager, ojs

Inheritance: extends PKPApproveSubmissionNotificationManager
Datei anzeigen 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 )