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 TbAffix

Bootstrap affix widget.

CWidget
Extended by TbAffix
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/TbAffix.php
Methods summary
public
# init( )

Initializes the widget.

Initializes the widget.

public
# run( )

Runs the widget.

Runs the widget.

Properties summary
public string $tagName 'div'
#

the HTML tag for the container.

the HTML tag for the container.

public mixed $offset
#

pixels to offset from screen when calculating position of scroll.

pixels to offset from screen when calculating position of scroll.

public array $htmlOptions array()
#

the HTML attributes for the container.

the HTML attributes for the container.

Yiistrap API documentation generated by ApiGen 2.8.0