Property | Type | Description | |
---|---|---|---|
$falseIcon | icon/indicator for the false value. If this is null, it will use the value from falseLabel. If GridView bootstrap property is set to true - it will default to [[GridView::ICON_INACTIVE]]. | ||
$falseLabel | label for the false value. Defaults to Inactive. | ||
$format | |||
$hAlign | |||
$showNullAsFalse | whether to show null value as a false icon. | ||
$trueIcon | icon/indicator for the true value. If this is not set, it will use the value from trueLabel. If GridView bootstrap property is set to true - it will default to [[GridView::ICON_ACTIVE]]. | ||
$trueLabel | label for the true value. Defaults to Active. | ||
$width |
Method | Description | |
---|---|---|
getDataCellValue ( $model, $key, $index ) | ||
init ( ) |
public $falseIcon |
public $showNullAsFalse |
public $trueIcon |