public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
abstract public setDefault (mixed $value) ...
extends abstract class Phalcon\Forms\Element
abstract public getAttributes () ...
public clear () Clears every element in the form to its default value
public getLabel () Returns the element label
public setMessages (Phalcon\Valida
public Phalcon\Forms\ElementInterface setFilters
public mixed getFilters () Returns the element filters
public getMessages () Returns the messages that belongs to the element The element needs to be attached to a form
Page 3 of 13