Detailed Description
Definition at line 18 of file TbRelationalColumn.php.
Member Function Documentation
TbRelationalColumn::getPrimaryKey |
( |
|
$data | ) |
|
|
protected |
Helper function to return the primary key of the $data
- IMPORTANT: composite keys on CActiveDataProviders will return the keys joined by two dashes:
--
- Parameters
-
- Returns
- null|string
Definition at line 120 of file TbRelationalColumn.php.
TbRelationalColumn::init |
( |
| ) |
|
TbRelationalColumn::renderDataCell |
( |
|
$row | ) |
|
Overrides CDataColumn renderDataCell in order to wrap up its content with the object that will be used as a trigger. Important: Making use of links as a content for this of column is an error.
- Parameters
-
Definition at line 91 of file TbRelationalColumn.php.
Member Data Documentation
TbRelationalColumn::$afterAjaxUpdate |
TbRelationalColumn::$ajaxErrorMessage = 'Error' |
TbRelationalColumn::$cacheData = true |
TbRelationalColumn::$cssClass = 'tbrelational-column' |
TbRelationalColumn::$submitData = array() |
The documentation for this class was generated from the following file: