Method | Description | |
---|---|---|
__construct ( $notificationType ) | Constructor. | |
getNotificationContents ( $request, $notification ) | ||
getNotificationMessage ( $request, $notification ) | ||
getNotificationTitle ( $notification ) | ||
getNotificationUrl ( $request, $notification ) | ||
getStyleClass ( $notification ) |
Method | Description | |
---|---|---|
getQuerySubmission ( $query ) : Submission | Get the submission for a query. |
public __construct ( $notificationType ) | ||
$notificationType | int NOTIFICATION_TYPE_... |
protected getQuerySubmission ( $query ) : Submission | ||
$query | Query | |
return | Submission |