Class TbDropdown
Bootstrap dropdown menu.
- CComponent
-
CBaseController
-
CWidget
-
CMenu
-
TbBaseMenu
-
TbDropdown
Copyright: Copyright © Christoffer Niska 2012-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
See: http://twitter.github.com/bootstrap/javascript.html#dropdowns
Located at crisu83/yii-bootstrap/widgets/TbDropdown.php
Methods summary
public
|
|
protected
string
|
#
renderMenuItem( array $item )
Renders the content of a menu item. Note that the container and the sub-menus are not rendered here. |
public
string
|
|
public
string
|
|
public
boolean
|
Methods inherited from TbBaseMenu
normalizeItems(),
renderMenu()
Methods inherited from CMenu
isItemActive(),
renderMenuRecursive(),
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
Properties inherited from CMenu
$activateItems,
$activateParents,
$activeCssClass,
$encodeLabel,
$firstItemCssClass,
$hideEmptyItems,
$htmlOptions,
$itemCssClass,
$itemTemplate,
$items,
$lastItemCssClass,
$linkLabelWrapper,
$submenuHtmlOptions
Properties inherited from CWidget
$actionPrefix,
$skin
Magic properties inherited from CWidget
$controller,
$id,
$owner,
$viewPath