Class CC_Checkbox
- CC_HTMLElement
-
CC_Field
-
CC_Checkbox
Methods summary
public
|
#
__construct( string $name, string $label, string $required = false, string $fieldWidth = false, string $class = '', string $autofocus = false )
|
public
|
|
public
string
|
Methods inherited from CC_Field
formLabel(),
getError(),
getFieldId(),
getFieldName(),
getFieldType(),
getLabel(),
hasError(),
hasHint(),
helpText(),
helpTextOnError(),
isRequired(),
isValid(),
setError(),
setHint()
Methods inherited from CC_HTMLElement
__toString(),
getBootstrapClasses(),
getClass(),
getForm(),
getName(),
getValue(),
setForm(),
setName(),
wrapInput(),
wrapRow()