public valid () Check if the current element in the iterator is valid
public getAction () Returns the form’s action
public setValidation (mixed $validation) ...
public remove (mixed $name) Removes an element from the form
public hasMessagesFor (mixed $name) Check if messages were generated for a specific element
public add (Phalcon\Forms\ElementInterface
public bind (array $data, object $entity, [array $whitelist]) Binds data to the entity
public getMessagesFor (mixed $name) Returns the messages generated for a specific element
public setUserOption (string $option, mixed $value) Sets an option for the form
public getValue (mixed $name) Gets a value from the internal related entity or from the default value
Page 2 of 4