Cell provider to retrieve the approved proof files grid data. More...
Public Member Functions | |
| ApprovedProofFilesGridCellProvider ($currency) | |
| getTemplateVarsFromRowColumn (&$row, $column) | |
Cell provider to retrieve the approved proof files grid data.
Definition at line 17 of file ApprovedProofFilesGridCellProvider.inc.php.
| ApprovedProofFilesGridCellProvider.ApprovedProofFilesGridCellProvider | ( | $ | currency | ) |
Constructor
Definition at line 24 of file ApprovedProofFilesGridCellProvider.inc.php.
| ApprovedProofFilesGridCellProvider.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 39 of file ApprovedProofFilesGridCellProvider.inc.php.
1.7.1