Class Quform_Element_Checkbox
- Quform_Element
- Quform_Element_Field
- Quform_Element_Multi
- Quform_Element_Checkbox implements Quform_Element_Editable
Copyright:
Copyright (c) 2009-2022 ThemeCatcher (https://www.themecatcher.net)
Located at Quform/Element/Checkbox.php
Located at Quform/Element/Checkbox.php
public
array
|
|
protected
boolean
|
|
public
boolean
|
|
public
array
|
|
public
array
|
|
public
string
|
|
public
string
|
|
protected
string
|
|
protected
array
|
|
public
boolean
|
|
protected
string
|
#
getLabelHtml( array $context = array(), string|boolean $forAttribute = true, boolean $id = false )
Get the HTML for the element label |
protected
array
|
#
getFieldAttributes( array $option, array $context = array() )
Get the HTML attributes for the field |
protected
array
|
|
protected
string
|
|
protected
string
|
|
protected
boolean
|
#
hasOnlySimpleOptions( array $context = array() )
Returns true if the options are simple text options, false otherwise |
public
string
|
|
protected
string
|
|
public static
array
|
|
protected static
array
|
|
public static
array
|
addOption(),
addOptions(),
clearOptions(),
getCssSelectors(),
getOptionValue(),
getOptions(),
isLogicRuleMatch(),
prepareContext(),
setOptions()
|
protected
array
|
$value
|
#
array()
|
protected
boolean
|
$isMultiple
|
#
true
|
$options
|
$belongsTo,
$defaultValue,
$errors,
$filters,
$validators
|
$config,
$form,
$hasNonVisibleAncestor,
$id,
$isConditionallyHidden,
$uniqueId
|