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 TbHeroUnit

Bootstrap hero unit widget.

CWidget
Extended by TbHeroUnit
Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2013-
License: New BSD License
Author: Christoffer Niska <christoffer.niska@gmail.com>
See: http://twitter.github.com/bootstrap/javascript.html#affix
Located at widgets/TbHeroUnit.php
Methods summary
public
# init( )

Initializes the widget.

Initializes the widget.

public
# run( )

Runs the widget.

Runs the widget.

Properties summary
public string $heading
#

the heading text.

the heading text.

public array $headingOptions array()
#

the HTML attributes for the heading.

the HTML attributes for the heading.

public string $content
#

the content text.

the content text.

public string $view
#

the path to a partial view.

the path to a partial view.

public array $htmlOptions array()
#

the HTML attributes for the container tag.

the HTML attributes for the container tag.

public array $viewData array()
#

additional data to be passed to the view.

additional data to be passed to the view.

Yiistrap API documentation generated by ApiGen 2.8.0