Cell provider for title column of a announcement grid. More...
Public Member Functions | |
| AnnouncementGridCellProvider () | |
| getCellActions (&$request, &$row, &$column, $position=GRID_ACTION_POSITION_DEFAULT) | |
| getTemplateVarsFromRowColumn (&$row, &$column) | |
Cell provider for title column of a announcement grid.
Definition at line 17 of file AnnouncementGridCellProvider.inc.php.
| AnnouncementGridCellProvider.AnnouncementGridCellProvider | ( | ) |
Constructor
Definition at line 22 of file AnnouncementGridCellProvider.inc.php.
| AnnouncementGridCellProvider.getCellActions | ( | &$ | request, | |
| &$ | row, | |||
| &$ | column, | |||
| $ | position = GRID_ACTION_POSITION_DEFAULT | |||
| ) |
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.
| $row | GridRow | |
| $column | GridColumn |
Definition at line 63 of file AnnouncementGridCellProvider.inc.php.
1.7.1