public clear ([array $fields]) Clears every element in the form to its default value
public next () Moves the internal iteration pointer to the next position
extends abstract class Phalcon\Di\Injectable
public getMessagesFor (mixed $name) Returns the messages generated for a specific element
public current () Returns the current element in the iterator
public getUserOptions () Returns the options for the element
public getValue (mixed $name) Gets a value from the internal related entity or from the default value
public getMessages ([mixed $byItemName]) Returns the messages generated in the validation
public render (string $name, [array $attributes]) Renders a specific item in the form
public getValidation () ...
Page 3 of 4