Public Member Functions

AnnouncementGridCellProvider Class Reference

Cell provider for title column of a announcement grid. More...

Inheritance diagram for AnnouncementGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

 AnnouncementGridCellProvider ()
 getCellActions (&$request, &$row, &$column, $position=GRID_ACTION_POSITION_DEFAULT)
 getTemplateVarsFromRowColumn (&$row, &$column)

Detailed Description

Cell provider for title column of a announcement grid.

Definition at line 17 of file AnnouncementGridCellProvider.inc.php.


Member Function Documentation

AnnouncementGridCellProvider.AnnouncementGridCellProvider (  ) 

Constructor

Definition at line 22 of file AnnouncementGridCellProvider.inc.php.

AnnouncementGridCellProvider.getCellActions ( &$  request,
&$  row,
&$  column,
position = GRID_ACTION_POSITION_DEFAULT 
)
See also:
GridCellProvider.getCellActions()

Definition at line 29 of file AnnouncementGridCellProvider.inc.php.

AnnouncementGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
&$  column 
)

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Parameters:
$row GridRow
$column GridColumn
Returns:
array

Definition at line 63 of file AnnouncementGridCellProvider.inc.php.


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