\TbDetailView

## Bootstrap Zii detail view.

Summary

Methods
Properties
Constants
init()
$type
$cssFile
TYPE_STRIPED
TYPE_BORDERED
TYPE_CONDENSED
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

TYPE_STRIPED

TYPE_STRIPED

TYPE_BORDERED

TYPE_BORDERED

TYPE_CONDENSED

TYPE_CONDENSED

Properties

$type

$type : string|array

Type

string|array — the table type. Valid values are 'striped', 'bordered' and/or 'condensed'.

$cssFile

$cssFile : string

Type

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

Methods

init()

init()

### .init()

Initializes the widget.