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