public getUserOptions () Returns the options for the element
public current () Returns the current element in the iterator
public getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
public getValue (mixed $name) Gets a value from the internal related entity or from the default value
public setUserOption (string $option, mixed $value) Sets an option for the form
public next () Moves the internal iteration pointer to the next position
extends abstract class Phalcon\Di\Injectable
public has (mixed $name) Check if the form contains an element
public getValidation () ...
public getMessages ([mixed $byItemName]) Returns the messages generated in the validation
Page 3 of 4