Public Member Functions

LibraryFileGridCellProvider Class Reference

Subclass for a LibraryFile grid column's cell provider. More...

Inheritance diagram for LibraryFileGridCellProvider:
GridCellProvider

List of all members.

Public Member Functions

 getCellActions (&$request, &$row, &$column, $position=GRID_ACTION_POSITION_DEFAULT)
 getTemplateVarsFromRowColumn (&$row, $column)
 LibraryFileGridCellProvider ()

Detailed Description

Subclass for a LibraryFile grid column's cell provider.

Definition at line 17 of file LibraryFileGridCellProvider.inc.php.


Member Function Documentation

LibraryFileGridCellProvider.getCellActions ( &$  request,
&$  row,
&$  column,
position = GRID_ACTION_POSITION_DEFAULT 
)

Get cell actions associated with this row/column combination

Parameters:
$row GridRow
$column GridColumn
Returns:
array an array of LinkAction instances

Definition at line 49 of file LibraryFileGridCellProvider.inc.php.

LibraryFileGridCellProvider.getTemplateVarsFromRowColumn ( &$  row,
column 
)

Extracts variables for a given column from a data element so that they may be assigned to template before rendering.

Parameters:
$row GridRow
$column GridColumn
Returns:
array

Definition at line 32 of file LibraryFileGridCellProvider.inc.php.

LibraryFileGridCellProvider.LibraryFileGridCellProvider (  ) 

Constructor

Definition at line 21 of file LibraryFileGridCellProvider.inc.php.


The documentation for this class was generated from the following file: