Overview

Packages

  • bootstrap
    • behaviors
    • components
    • form
    • gii
    • helpers
    • widgets

Classes

  • TbActiveForm
  • TbAffix
  • TbAlert
  • TbBreadcrumb
  • TbButtonColumn
  • TbCollapse
  • TbDataColumn
  • TbDetailView
  • TbGridView
  • TbHeroUnit
  • TbListView
  • TbModal
  • TbNav
  • TbNavbar
  • TbPager
  • TbScrollspy
  • TbTabs
  • TbThumbnails
  • TbTypeAhead
  • Overview
  • Package
  • Class
  • Tree

Class TbDataColumn

Bootstrap grid data column.

CDataColumn
Extended by TbDataColumn
Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Antonio Ramirez <ramirez.cobos@gmail.com>
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at 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.

Renders the header cell content. This method will render a link that can trigger the sorting if the column is sortable.

public
# renderFilterCell( )

Renders the filter cell.

Renders the filter cell.

protected
# renderFilterCellContent( )

Renders the filter cell content. Here we can provide HTML options for actual filter input

Renders the filter cell content. Here we can provide HTML options for actual filter input

Properties summary
public array $filterInputOptions
#

HTML options for filter input

HTML options for filter input

Link

{TbDataColumn::renderFilterCellContent()}
Yiistrap API documentation generated by ApiGen 2.8.0