Public Member Functions | |
__construct ($attribute, $view, $params) | |
renderGridViewData () | |
renderJQGridData () | |
renderValue ($value) | |
Protected Member Functions | |
getIsLink () | |
Protected Attributes | |
$attribute | |
$view | |
$params | |
Utilized by module views that extend ListView to provide abstracted column element information that can be translated into one of the available GridView widgets in Yii.
Definition at line 43 of file ListViewColumnAdapter.php.
|
protected |
True/False, if true will render as link
Definition at line 78 of file ListViewColumnAdapter.php.