Open Monograph Press  3.3.0
RepresentativesGridCategoryRow Class Reference
Inheritance diagram for RepresentativesGridCategoryRow:
GridCategoryRow GridRow GridBodyElement

Public Member Functions

 __construct ()
 
 getCategoryLabel ()
 
- Public Member Functions inherited from GridCategoryRow
 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

Representatives grid category row definition.

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

Constructor & Destructor Documentation

◆ __construct()

RepresentativesGridCategoryRow::__construct ( )

Constructor

Reimplemented from GridCategoryRow.

Definition at line 26 of file RepresentativesGridCategoryRow.inc.php.

Member Function Documentation

◆ getCategoryLabel()

RepresentativesGridCategoryRow::getCategoryLabel ( )

Category rows only have one cell and one label. This is it. return string

Reimplemented from GridCategoryRow.

Definition at line 38 of file RepresentativesGridCategoryRow.inc.php.

References GridRow\getData().


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