Property | Type | Description | |
---|---|---|---|
$_plugin | ImportExportPlugin |
Method | Description | |
---|---|---|
__construct ( $plugin, $authorizedRoles = null ) | Constructor | |
getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) | Get cell actions associated with this row/column combination | |
getTemplateVarsFromRowColumn ( $row, $column ) | Extracts variables for a given column from a data element so that they may be assigned to template before rendering. |
public getCellActions ( $request, $row, $column, $position = GRID_ACTION_POSITION_DEFAULT ) |
public getTemplateVarsFromRowColumn ( $row, $column ) |