|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|

Public Member Functions | |
| renderFilterCell () | |
Public Attributes | |
| $filterInputOptions | |
Protected Member Functions | |
| renderHeaderCellContent () | |
| renderFilterCellContent () | |
Definition at line 19 of file TbDataColumn.php.
| TbDataColumn::renderFilterCell | ( | ) |
Renders the filter cell.
Definition at line 74 of file TbDataColumn.php.

|
protected |
Renders the filter cell content. On top of Yii's default, here we can provide HTML options for actual filter input
Definition at line 90 of file TbDataColumn.php.

|
protected |
Renders the header cell content. This method will render a link that can trigger the sorting if the column is sortable.
Definition at line 33 of file TbDataColumn.php.

| TbDataColumn::$filterInputOptions |
Definition at line 25 of file TbDataColumn.php.