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 setAttributes (array $attributes) Sets default attributes for the element
public getLabel () Returns the element label
public getValue () Returns the element value
public addFilter (mixed $filter) Adds a filter to current list of filters
public setForm (Phalcon\Forms\Form $form)
public getName () Returns the element name
public getForm () Returns the parent form to the element
public Phalcon\Forms\ElementInterface
Page 2 of 4