class GroupSignupRequestNotification extends Notification (View source)

Properties

protected $nID from  Notification
protected $nDate from  Notification
protected $alerts from  Notification
protected $signupRequest

Methods

__construct(SubjectInterface $signupRequest)

GroupSignupRequestNotification constructor.

getNotificationID()

No description

mixed
getNotificationDate()

No description

setNotificationDate(mixed $nDate)

No description

getListView()

No description

mixed
getAlerts()

No description

Details

__construct(SubjectInterface $signupRequest)

GroupSignupRequestNotification constructor.

Parameters

SubjectInterface $signupRequest

getNotificationID()

No description

mixed getNotificationDate()

No description

Return Value

mixed

getNotificationDateTimeZone()

No description

setNotificationDate(mixed $nDate)

No description

Parameters

mixed $nDate

getListView()

No description

mixed getAlerts()

No description

Return Value

mixed

SubjectInterface getSignupRequest()

No description

Return Value

SubjectInterface

GroupSignupRequestNotification setSignupRequest(SubjectInterface $signupRequest)

No description

Parameters

SubjectInterface $signupRequest

Return Value

GroupSignupRequestNotification