Campustream 1.0
A social network MQP for WPI
Notification_Controller Class Reference
Inheritance diagram for Notification_Controller:
Controller REST

Public Member Functions

 mark_as_read ()
 show ()

Data Fields

 $enable_session = true

Detailed Description

Responsible for managing notifications on the site.

Definition at line 6 of file notification.php.


Member Function Documentation

mark_as_read ( )

Marks all notifications in the given section as read

Definition at line 12 of file notification.php.

show ( )

Loads all notifications for the logged in user.

Definition at line 43 of file notification.php.


Field Documentation

$enable_session = true

Reimplemented from Controller.

Definition at line 7 of file notification.php.


The documentation for this class was generated from the following file: