We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is a Toggle element.
Extends: Control » Renderable
Sets an URL to be called on change.
Definition: public function setChangeUrl($url)
public function setChangeUrl($url)
Returns: static
static
Parameters:
string $url
Sets if checked or not.
Definition: public function setChecked($on)
public function setChecked($on)
bool $on
Sets a label.
Definition: public function setLabel($label)
public function setLabel($label)
string $label
Sets the current value.
Definition: public function setValue($value)
public function setValue($value)
mixed $value