public remove (mixed $name) Removes an element from the form
public getValue () Returns the element value
public hasMessagesFor (mixed $name) Check if messages were generated for a specific element
public getAction () Returns the form’s action
public setValidation (mixed $validation) ...
abstract public getUserOption (mixed $option, [mixed $defaultValue]) ...
abstract public setFilters (mixed $filters) ...
public add (Phalcon\Forms\ElementInterface
abstract public label () ...
public addFilter (mixed $filter) Adds a filter to current list of filters
Page 6 of 13