SForm_Elm_Checkbox __construct(
[string
$id = null], [string
$label = null], [array
$attributes = null]
)
|
|
Add checkbox type attribute
Parameters:
|
string |
$id: |
Local ID of this element |
|
string |
$label: |
Label of this element |
|
array |
$attributes: |
Any extra attributes |
API Tags:
Redefinition of:
- SForm_Element::__construct()
- Construct with an identity. Optionally add a label and more attributes.