Class TbButtonColumn
Bootstrap button column widget. Used to set buttons to use Glyphicons instead of the defaults images.
- CComponent
- CGridColumn
- CButtonColumn
- TbButtonColumn
Copyright: Copyright © Christoffer Niska 2011-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at crisu83/yii-bootstrap/widgets/TbButtonColumn.php
Methods summary
protected
|
|
protected
|
Methods inherited from CButtonColumn
init()
,
registerClientScript()
,
renderDataCellContent()
Methods inherited from CGridColumn
__construct()
,
getHasFooter()
,
renderDataCell()
,
renderFilterCell()
,
renderFilterCellContent()
,
renderFooterCell()
,
renderFooterCellContent()
,
renderHeaderCell()
,
renderHeaderCellContent()
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
|
$viewButtonIcon |
#
the view button icon (defaults to 'eye-open'). |
public
string
|
$updateButtonIcon |
#
the update button icon (defaults to 'pencil'). |
public
string
|
$deleteButtonIcon |
#
the delete button icon (defaults to 'trash'). |
Properties inherited from CButtonColumn
$afterDelete
,
$buttons
,
$deleteButtonImageUrl
,
$deleteButtonLabel
,
$deleteButtonOptions
,
$deleteButtonUrl
,
$deleteConfirmation
,
$footerHtmlOptions
,
$headerHtmlOptions
,
$htmlOptions
,
$template
,
$updateButtonImageUrl
,
$updateButtonLabel
,
$updateButtonOptions
,
$updateButtonUrl
,
$viewButtonImageUrl
,
$viewButtonLabel
,
$viewButtonOptions
,
$viewButtonUrl
Properties inherited from CGridColumn
$cssClassExpression
,
$filterHtmlOptions
,
$footer
,
$grid
,
$header
,
$id
,
$visible
Magic properties inherited from CGridColumn
$hasFooter