Static Private Attributes |
static | $_counter = 0 |
Detailed Description
Definition at line 18 of file TbBulkActions.php.
Constructor & Destructor Documentation
TbBulkActions::__construct |
( |
|
$grid | ) |
|
Constructor.
- Parameters
-
CGridView | $grid | the grid view that owns this column. |
Definition at line 113 of file TbBulkActions.php.
Member Function Documentation
TbBulkActions::attachCheckBoxColumn |
( |
| ) |
|
|
protected |
Adds a checkbox column to the grid. It is called when
Definition at line 271 of file TbBulkActions.php.
TbBulkActions::convertToTbButtonConfig |
( |
|
$action | ) |
|
|
private |
TbBulkActions::getId |
( |
|
$autoGenerate = true | ) |
|
Returns the ID of the widget or generates a new one if requested.
- Parameters
-
boolean | $autoGenerate | whether to generate an ID if it is not set previously |
- Returns
- string id of the widget.
Definition at line 80 of file TbBulkActions.php.
TbBulkActions::initButtons |
( |
| ) |
|
TbBulkActions::initColumn |
( |
| ) |
|
TbBulkActions::registerClientScript |
( |
| ) |
|
TbBulkActions::renderButton |
( |
|
$actionButton | ) |
|
|
protected |
TbBulkActions::renderButtons |
( |
| ) |
|
Member Data Documentation
TbBulkActions::$_counter = 0 |
|
staticprivate |
TbBulkActions::$actionButtons = array() |
TbBulkActions::$align = 'right' |
TbBulkActions::$buttons = array() |
|
protected |
TbBulkActions::$checkBoxColumnConfig = array() |
TbBulkActions::$columnName |
|
protected |
TbBulkActions::$events = array() |
|
protected |
TbBulkActions::$noCheckedMessage = 'No items are checked' |
The documentation for this class was generated from the following file: