public current () Returns the current element in the iterator
public getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including
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 getUserOptions () Returns the options for the element
extends abstract class Phalcon\Di\Injectable
public getValidation () ...
public getMessages ([mixed $byItemName]) Returns the messages generated in the validation
public render (string $name, [array $attributes]) Renders a specific item in the form
Page 3 of 4