public valid () Check if the current element in the iterator is valid
public remove (mixed $name) Removes an element from the form
public hasMessagesFor (mixed $name) Check if messages were generated for a specific element
public bind (array $data, object $entity, [array $whitelist]) Binds data to the entity
public add (Phalcon\Forms\ElementInterface
public getAction () Returns the form’s action
public setValidation (mixed $validation) ...
public next () Moves the internal iteration pointer to the next position
public clear ([array $fields]) Clears every element in the form to its default value
public getMessagesFor (mixed $name) Returns the messages generated for a specific element
Page 2 of 4