|
Open Journal Systems
3.3.0
|
Public Member Functions | |
| getTemplateVarsFromRowColumn ($row, $column) | |
Public Member Functions inherited from GridCellProvider | |
| __construct () | |
| getCellActions ($request, $row, $column, $position=GRID_ACTION_POSITION_DEFAULT) | |
| render ($request, $row, $column) | |
Class for a cell provider to display information about PLN Deposits.
Definition at line 17 of file PLNStatusGridCellProvider.inc.php.
| PLNStatusGridCellProvider::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 |
Reimplemented from GridCellProvider.
Definition at line 25 of file PLNStatusGridCellProvider.inc.php.