public render ([array $attributes]) Renders the element widget returning html
abstract public setAttribute (mixed $attribute, mixed $value) ...
public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including
public prepareAttributes ([array $attributes], [mixed $useChecked]) Returns an array of prepared attributes
abstract public addFilter (mixed $filter) ...
public getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
public setLabel (mixed $label) Sets the element label
extends abstract class Phalcon\Forms\Element
public getValue (mixed $name) Gets a value from the internal related entity or from the default value
Page 9 of 13