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 TbDetailView

Bootstrap Zii detail widget.

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

Initializes the widget.

Initializes the widget.

Properties summary
public string|array $type array(TbHtml::DETAIL_TYPE_STRIPED, TbHtml::DETAIL_TYPE_CONDENSED)
#

the detail view style. Valid values are TbHtml::DETAIL_STRIPED, TbHtml::DETAIL_BORDERED, TbHtml::DETAIL_CONDENSED and/or TbHtml::DETAIL_HOVER.

the detail view style. Valid values are TbHtml::DETAIL_STRIPED, TbHtml::DETAIL_BORDERED, TbHtml::DETAIL_CONDENSED and/or TbHtml::DETAIL_HOVER.

public string $cssFile false
#

the URL of the CSS file used by this grid view. Defaults to false, meaning that no CSS will be included.

the URL of the CSS file used by this grid view. Defaults to false, meaning that no CSS will be included.

Yiistrap API documentation generated by ApiGen 2.8.0