extends abstract class Phalcon\Forms\Element
public Phalcon\Forms\ElementInterface
public getForm () Returns the parent form to the element
public setUserOption (string $option, mixed $value) Sets an option for the form
public getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
public getUserOptions () Returns the options for the element
public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including
Page 8 of 13