Open Journal Systems
3.3.0
|
Public Member Functions | |
__construct () | |
getTemplateVarsFromRow ($row) | |
![]() | |
__construct ($id='', $title=null, $titleTranslated=null, $template=null, $cellProvider=null, $flags=array()) | |
getCellActions ($request, $row, $position=GRID_ACTION_POSITION_DEFAULT) | |
getCellProvider () | |
getLocalizedTitle () | |
getTemplate () | |
getTitle () | |
setTemplate ($template) | |
setTitle ($title) | |
setTitleTranslated ($titleTranslated) | |
![]() | |
__construct ($id='', $cellProvider=null, $flags=array()) | |
addFlag ($flag, $value=true) | |
getFlag ($flag) | |
getFlags () | |
getId () | |
hasFlag ($flag) | |
setCellProvider ($cellProvider) | |
setId ($id) | |
Additional Inherited Members | |
![]() | |
$_template | |
$_title | |
$_titleTranslated | |
![]() | |
$_cellProvider | |
$_flags | |
$_id | |
Implements a file name column.
Definition at line 17 of file FileGenreGridColumn.inc.php.
FileGenreGridColumn::__construct | ( | ) |
Constructor
Definition at line 22 of file FileGenreGridColumn.inc.php.
FileGenreGridColumn::getTemplateVarsFromRow | ( | $row | ) |
Method expected by ColumnBasedGridCellProvider to render a cell in this column.
Definition at line 38 of file FileGenreGridColumn.inc.php.
References DAORegistry\getDAO().