public next () Moves the internal iteration pointer to the next position
public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including
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 current () Returns the current element in the iterator
extends abstract class Phalcon\Di\Injectable
public getUserOptions () Returns the options for the element
public get (mixed $name) Returns an element added to the form by its name
public render (string $name, [array $attributes]) Renders a specific item in the form
public has (mixed $name) Check if the form contains an element
Page 3 of 4