HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
TbDataColumn Class Reference
Inheritance diagram for TbDataColumn:

Public Member Functions

 renderFilterCell ()

Public Attributes

 $filterInputOptions

Protected Member Functions

 renderHeaderCellContent ()
 renderFilterCellContent ()

Detailed Description

Definition at line 19 of file TbDataColumn.php.

Member Function Documentation

TbDataColumn::renderFilterCell ( )

.renderFilterCell()

Renders the filter cell.

Author
antonio ramirez anton.nosp@m.io@c.nosp@m.lever.nosp@m.tech.nosp@m..biz
Since
24/09/2012 added filterHtmlOptions

Definition at line 74 of file TbDataColumn.php.

Here is the call graph for this function:

TbDataColumn::renderFilterCellContent ( )
protected

.renderFilterCellContent()

Renders the filter cell content. On top of Yii's default, here we can provide HTML options for actual filter input

Author
Sergii Gamaiunov hello.nosp@m.@web.nosp@m.kadab.nosp@m.ra.c.nosp@m.om

Definition at line 90 of file TbDataColumn.php.

Here is the caller graph for this function:

TbDataColumn::renderHeaderCellContent ( )
protected

.renderHeaderCellContent()

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.

Here is the call graph for this function:

Member Data Documentation

TbDataColumn::$filterInputOptions

Definition at line 25 of file TbDataColumn.php.


The documentation for this class was generated from the following file: