Class TbDataColumn
Bootstrap grid data column.
- CComponent
-
CGridColumn
-
CDataColumn
-
TbDataColumn
Copyright: Copyright © Christoffer Niska 2011-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at crisu83/yii-bootstrap/widgets/TbDataColumn.php
Methods summary
protected
|
#
renderHeaderCellContent( )
Renders the header cell content. This method will render a link that can trigger the sorting if the column is sortable. |
public
|
Methods inherited from CDataColumn
init()
,
renderDataCellContent()
,
renderFilterCellContent()
Methods inherited from CGridColumn
__construct()
,
getHasFooter()
,
renderDataCell()
,
renderFooterCell()
,
renderFooterCellContent()
,
renderHeaderCell()
Methods inherited from CComponent
__call()
,
__get()
,
__isset()
,
__set()
,
__unset()
,
asa()
,
attachBehavior()
,
attachBehaviors()
,
attachEventHandler()
,
canGetProperty()
,
canSetProperty()
,
detachBehavior()
,
detachBehaviors()
,
detachEventHandler()
,
disableBehavior()
,
disableBehaviors()
,
enableBehavior()
,
enableBehaviors()
,
evaluateExpression()
,
getEventHandlers()
,
hasEvent()
,
hasEventHandler()
,
hasProperty()
,
raiseEvent()
Magic methods summary
Properties summary
Properties inherited from CDataColumn
$filter
,
$name
,
$sortable
,
$type
,
$value
Properties inherited from CGridColumn
$cssClassExpression
,
$filterHtmlOptions
,
$footer
,
$footerHtmlOptions
,
$grid
,
$header
,
$headerHtmlOptions
,
$htmlOptions
,
$id
,
$visible
Magic properties inherited from CGridColumn
$hasFooter