Class Checkbox
Check box control. Allows the user to select a true or false condition.
-
Nette\Object
-
Nette\Component
implements
Nette\IComponent
-
Nette\Forms\FormControl
implements
Nette\Forms\IFormControl
-
Nette\Forms\Checkbox
Methods inherited from Nette\Forms\FormControl
addCondition(),
addConditionOn(),
addError(),
addRule(),
attached(),
cleanErrors(),
getControlPrototype(),
getErrors(),
getForm(),
getHtmlId(),
getHtmlName(),
getLabel(),
getLabelPrototype(),
getOption(),
getOptions(),
getRules(),
getTranslator(),
getValue(),
hasErrors(),
isDisabled(),
loadHttpData(),
notifyRule(),
setDefaultValue(),
setDisabled(),
setHtmlId(),
setOption(),
setTranslator(),
translate(),
validateEqual(),
validateFilled(),
validateValid()
|
Methods inherited from Nette\Component
__clone(),
__wakeup(),
detached(),
getName(),
getParent(),
lookup(),
lookupPath(),
monitor(),
setParent(),
unmonitor(),
validateParent()
|