Detailed Description
Definition at line 19 of file TbGroupButtonColumn.php.
Member Function Documentation
TbGroupButtonColumn::renderButton |
( |
|
$id, |
|
|
|
$button, |
|
|
|
$row, |
|
|
|
$data |
|
) |
| |
|
protected |
Renders a link button.
- Parameters
-
string | $id | the ID of the button |
array | $button | the button configuration which may contain 'label', 'url', 'imageUrl' and 'options' elements. |
integer | $row | the row number (zero-based) |
mixed | $data | the data object associated with the row |
Definition at line 29 of file TbGroupButtonColumn.php.
TbGroupButtonColumn::renderDataCellContent |
( |
|
$row, |
|
|
|
$data |
|
) |
| |
|
protected |
Renders the data cell content. This method renders the view, update and delete buttons in the data cell.
- Parameters
-
integer | $row | the row number (zero-based) |
mixed | $data | the data associated with the row |
Definition at line 73 of file TbGroupButtonColumn.php.
The documentation for this class was generated from the following file: