Class TbThumbnails
Bootstrap thumbnails widget. http://twitter.github.com/bootstrap/components.html#thumbnails
- CListView
- TbListView
- 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
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Christoffer Niska <christoffer.niska@gmail.com>
Located at widgets/TbThumbnails.php
public
|
|
public
|
#
renderItems( )
Renders the data items for the view. Each item is corresponding to a single data model instance. |
renderEmptyText()
|
public
mixed
|
$url |
|
#
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. |
$cssFile,
$pager,
$pagerCssClass,
$template
|