public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
public setName (mixed $name) Sets the element name
public getAttributes () Returns the default attributes for the element
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 getLabel () Returns the element label
public setUserOptions (array $options) Sets options for the element
public getMessages () Returns the messages that belongs to the element The element needs to be attached to a form
public mixed getFilters () Returns the element filters
Page 1 of 4