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 TbScrollspy

Bootstrap scrollspy widget.

CWidget
Extended by TbScrollspy
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#scrollspy
Located at widgets/TbScrollspy.php
Methods summary
public
# init( )

Initializes the widget.

Initializes the widget.

public
# run( )

Runs the widget.

Runs the widget.

Properties summary
public string $selector 'body'
#

the CSS selector for the scrollspy element.

the CSS selector for the scrollspy element.

public string $target
#

the CSS selector for the spying element.

the CSS selector for the spying element.

public integer $offset
#

the scroll offset (in pixels).

the scroll offset (in pixels).

public string[] $events array()
#

$events the JavaScript event configuration (name=>handler).

$events the JavaScript event configuration (name=>handler).

Yiistrap API documentation generated by ApiGen 2.8.0