Class TbDetailView
Bootstrap Zii detail view.
- CComponent
-
CBaseController
-
CWidget
-
CDetailView
-
TbDetailView
Copyright: Copyright © Christoffer Niska 2011-
License: New BSD License
Author: Christoffer Niska <ChristofferNiska@gmail.com>
Located at crisu83/yii-bootstrap/widgets/TbDetailView.php
Methods summary
public
|
Methods inherited from CDetailView
getFormatter()
,
renderItem()
,
run()
,
setFormatter()
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
Constants summary
string |
TYPE_STRIPED
|
'striped' |
|
string |
TYPE_BORDERED
|
'bordered' |
|
string |
TYPE_CONDENSED
|
'condensed' |
Properties summary
public
string|array
|
$type |
#
the table type. Valid values are 'striped', 'bordered' and/or 'condensed'. |
public
string
|
$cssFile |
#
the URL of the CSS file used by this detail view. Defaults to false, meaning that no CSS will be included. |
Properties inherited from CDetailView
$attributes
,
$baseScriptUrl
,
$data
,
$htmlOptions
,
$itemCssClass
,
$itemTemplate
,
$nullDisplay
,
$tagName
Properties inherited from CWidget
$actionPrefix
,
$skin
Magic properties inherited from CDetailView
$formatter
Magic properties inherited from CWidget
$controller
,
$id
,
$owner
,
$viewPath