Phundament App Class Reference
  • Package
  • Class
  • Tree

Packages

  • bootstrap
    • widgets
      • input
  • Image
  • None
  • p3admin
  • p3extensions
    • behaviors
    • commands
    • components
    • helpers
    • widgets
  • p3media
    • actions
    • controllers
    • models
  • p3pages
    • models
  • p3widgets
    • components
    • models
  • PHP
  • system
    • db
      • ar
    • gii
    • web
      • auth
      • helpers
      • widgets
  • yiiext
    • widgets
      • fancybox
      • lipsum
  • zii
    • widgets
      • grid

Classes

  • TbActiveForm
  • TbAlert
  • TbBadge
  • TbBreadcrumbs
  • TbButton
  • TbButtonColumn
  • TbButtonGroup
  • TbCarousel
  • TbCollapse
  • TbDataColumn
  • TbDetailView
  • TbDropdown
  • TbGridView
  • TbHeroUnit
  • TbLabel
  • TbListView
  • TbMenu
  • TbModal
  • TbNavbar
  • TbPager
  • TbProgress
  • TbScrollSpy
  • TbTabs
  • TbThumbnails
  • TbTypeahead

Class TbListView

Bootstrap Zii list view.

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CBaseListView
Extended by CListView
Extended by TbListView

Direct known subclasses

TbThumbnails

Package: bootstrap\widgets
Copyright: Copyright © Christoffer Niska 2011-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at crisu83/yii-bootstrap/widgets/TbListView.php

Methods summary

public
# init( )

Initializes the widget.

Initializes the widget.

Overrides

CListView::init

Methods inherited from CListView

registerClientScript(), renderItems(), renderSorter()

Methods inherited from CBaseListView

renderContent(), renderEmptyText(), renderKeys(), renderPager(), renderSection(), renderSummary(), run()

Methods inherited from CWidget

__construct(), actions(), getController(), getId(), getOwner(), getViewFile(), getViewPath(), render(), setId()

Methods inherited from CBaseController

beginCache(), beginClip(), beginContent(), beginWidget(), createWidget(), endCache(), endClip(), endContent(), endWidget(), renderFile(), renderInternal(), widget()

Methods inherited from CComponent

__call(), __get(), __isset(), __set(), __unset(), asa(), attachBehavior(), attachBehaviors(), attachEventHandler(), canGetProperty(), canSetProperty(), detachBehavior(), detachBehaviors(), detachEventHandler(), disableBehavior(), disableBehaviors(), enableBehavior(), enableBehaviors(), evaluateExpression(), getEventHandlers(), hasEvent(), hasEventHandler(), hasProperty(), raiseEvent()

Magic methods summary

Properties summary

public string $pagerCssClass
#

the CSS class name for the pager container. Defaults to 'pagination'.

the CSS class name for the pager container. Defaults to 'pagination'.

public array $pager
#

the configuration for the pager. Defaults to <span class="php-keyword1">array</span>(<span class="php-quote">'class'</span>=><span class="php-quote">'ext.bootstrap.widgets.TbPager'</span>).

the configuration for the pager. Defaults to <span class="php-keyword1">array</span>(<span class="php-quote">'class'</span>=><span class="php-quote">'ext.bootstrap.widgets.TbPager'</span>).

public string $cssFile
#

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

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

Properties inherited from CListView

$afterAjaxUpdate, $ajaxUpdate, $ajaxUrl, $ajaxVar, $baseScriptUrl, $beforeAjaxUpdate, $enableHistory, $itemView, $itemsTagName, $loadingCssClass, $separator, $sortableAttributes, $sorterCssClass, $sorterFooter, $sorterHeader, $template, $updateSelector, $viewData

Properties inherited from CBaseListView

$dataProvider, $emptyText, $enablePagination, $enableSorting, $htmlOptions, $itemsCssClass, $summaryCssClass, $summaryText, $tagName

Properties inherited from CWidget

$actionPrefix, $skin

Magic properties inherited from CWidget

$controller, $id, $owner, $viewPath

Phundament App Class Reference API documentation generated by ApiGen 2.8.0