abstract class Notification (View source)

Properties

protected $nID
protected $nDate
protected $alerts

Methods

__construct(SubjectInterface $subject)

No description

getNotificationID()

No description

mixed
getNotificationDate()

No description

setNotificationDate(mixed $nDate)

No description

getListView()

No description

mixed
getAlerts()

No description

Details

__construct(SubjectInterface $subject)

No description

Parameters

SubjectInterface $subject

getNotificationID()

No description

mixed getNotificationDate()

No description

Return Value

mixed

setNotificationDate(mixed $nDate)

No description

Parameters

mixed $nDate

abstract getListView()

No description

mixed getAlerts()

No description

Return Value

mixed