HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
renderDataCellContent ($row, $data) | |
Public Member Functions inherited from TbDataColumn | |
renderFilterCell () |
Public Attributes | |
$options = array() | |
Public Attributes inherited from TbDataColumn | |
$filterInputOptions |
Protected Member Functions | |
isAValidOption ($option) | |
Protected Member Functions inherited from TbDataColumn | |
renderHeaderCellContent () | |
renderFilterCellContent () |
Definition at line 27 of file TbPopoverColumn.php.
|
protected |
TbPopoverColumn::renderDataCellContent | ( | $row, | |
$data | |||
) |
Renders a data cell content, wrapping the value with the link that will activate the picker
int | $row | |
mixed | $data |
Definition at line 45 of file TbPopoverColumn.php.
TbPopoverColumn::$options = array() |
Definition at line 37 of file TbPopoverColumn.php.