Public Member Functions

NotificationsGridHandler Class Reference

Handle the display of notifications for a given user. More...

List of all members.

Public Member Functions

 _getNotListableTaskTypes ()
 authorize (&$request, $args, $roleAssignments)
 initialize (&$request)
 loadData (&$request)
 NotificationsGridHandler ()

Detailed Description

Handle the display of notifications for a given user.

Definition at line 21 of file NotificationsGridHandler.inc.php.


Member Function Documentation

NotificationsGridHandler._getNotListableTaskTypes (  ) 

Get the notification types that we don't want to list in this grid.

Returns:
array

Definition at line 124 of file NotificationsGridHandler.inc.php.

Referenced by loadData().

NotificationsGridHandler.authorize ( &$  request,
args,
roleAssignments 
)
See also:
PKPHandler.authorize()
Parameters:
$request PKPRequest
$args array
$roleAssignments array

Definition at line 48 of file NotificationsGridHandler.inc.php.

NotificationsGridHandler.initialize ( &$  request  ) 
See also:
PKPHandler.initialize()

Definition at line 57 of file NotificationsGridHandler.inc.php.

NotificationsGridHandler.loadData ( &$  request  ) 
See also:
GridHandler.loadData()
Parameters:
$request PKPRequest
Returns:
array Grid data.

Definition at line 96 of file NotificationsGridHandler.inc.php.

References _getNotListableTaskTypes().

NotificationsGridHandler.NotificationsGridHandler (  ) 

Constructor

Definition at line 25 of file NotificationsGridHandler.inc.php.


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