Checkbox extends DivTag
Table of Contents
- $checkbox : CheckboxTag
- Odkaz na checkbox.
- __construct() : mixed
- Checkbox pro TwitterBootstrap4.
Properties
$checkbox
Odkaz na checkbox.
public
CheckboxTag
$checkbox
= null
Methods
__construct()
Checkbox pro TwitterBootstrap4.
public
__construct([string $name = null ][, string|int $value = 'on' ][, mixed $content = null ][, bool $checked = false ][, array<string|int, mixed> $properties = [] ]) : mixed
Parameters
- $name : string = null
- $value : string|int = 'on'
- $content : mixed = null
- $checked : bool = false
- $properties : array<string|int, mixed> = []