implements Phalcon\Forms\ElementInterface
public clear () Clears every element in the form to its default value
public label ([array $attributes]) Generate the HTML to label the element
public getAttributes () Returns the default attributes for the element
public setName (mixed $name) Sets the element name
public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
public mixed getFilters () Returns the element filters
public setMessages (Phalcon\Valida
public mixed getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option
public Phalcon\Forms\ElementInterface setFilters
Page 1 of 4