Open Journal Systems  3.3.0
TocGridCategoryRow Class Reference
Inheritance diagram for TocGridCategoryRow:
GridCategoryRow GridRow GridBodyElement

Public Member Functions

 getCategoryLabel ()
 
- Public Member Functions inherited from GridCategoryRow
 __construct ()
 
 getEmptyCategoryRowText ()
 
 setEmptyCategoryRowText ($emptyCategoryRowText)
 
- Public Member Functions inherited from GridRow
 addAction ($action, $position=GRID_ACTION_POSITION_DEFAULT)
 
 getActions ($position=GRID_ACTION_POSITION_DEFAULT)
 
getData ()
 
 getGridId ()
 
 getIsModified ()
 
 getRequestArgs ()
 
 getTemplate ()
 
 hasActions ()
 
 initialize ($request, $template=null)
 
 setData (&$data)
 
 setGridId ($gridId)
 
 setIsModified ($isModified)
 
 setRequestArgs ($requestArgs)
 
 setTemplate ($template)
 
- Public Member Functions inherited from GridBodyElement
 __construct ($id='', $cellProvider=null, $flags=array())
 
 addFlag ($flag, $value=true)
 
 getCellProvider ()
 
 getFlag ($flag)
 
 getFlags ()
 
 getId ()
 
 hasFlag ($flag)
 
 setCellProvider ($cellProvider)
 
 setId ($id)
 

Additional Inherited Members

- Data Fields inherited from GridCategoryRow
 $_emptyCategoryRowText = 'grid.noItems'
 
- Data Fields inherited from GridRow
 $_actions = array(GRID_ACTION_POSITION_DEFAULT => array())
 
 $_data
 
 $_gridId
 
 $_isModified
 
 $_requestArgs
 
 $_template
 
- Data Fields inherited from GridBodyElement
 $_cellProvider
 
 $_flags
 
 $_id
 

Detailed Description

System Info grid category row definition.

Definition at line 18 of file TocGridCategoryRow.inc.php.

Member Function Documentation

◆ getCategoryLabel()

TocGridCategoryRow::getCategoryLabel ( )

Use a label if the actions in the grid are disabled. return string

Reimplemented from GridCategoryRow.

Definition at line 27 of file TocGridCategoryRow.inc.php.

References GridRow\getData().


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