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 TbThumbnails

Bootstrap thumbnails widget. http://twitter.github.com/bootstrap/components.html#thumbnails

CListView
Extended by TbListView
Extended by TbThumbnails
Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Christoffer Niska <christoffer.niska@gmail.com>
Located at widgets/TbThumbnails.php
Methods summary
public
# init( )

Initializes the widget

Initializes the widget

public
# renderItems( )

Renders the data items for the view. Each item is corresponding to a single data model instance.

Renders the data items for the view. Each item is corresponding to a single data model instance.

Methods inherited from TbListView
renderEmptyText()
Properties summary
public mixed $url
#

a PHP expression that is evaluated for every item and whose result is used as the URL for the thumbnail.

a PHP expression that is evaluated for every item and whose result is used as the URL for the thumbnail.

public integer $span
#

the number of grid columns that the thumbnails spans over.

the number of grid columns that the thumbnails spans over.

Properties inherited from TbListView
$cssFile, $pager, $pagerCssClass, $template
Yiistrap API documentation generated by ApiGen 2.8.0