public getValue (mixed $name) Gets a value from the internal related entity or from the default value
public label (mixed $name, [array $attributes]) Generate the label of an element added to the form including HTML
public key () Returns the current position/key in the iterator
public hasMessagesFor (mixed $name) Check if messages were generated for a specific element
public next () Moves the internal iteration pointer to the next position
public getUserOption (string $option, [mixed $defaultValue]) Returns the value of an option if present
public getMessages ([mixed $byItemName]) Returns the messages generated in the validation
public getMessagesFor (mixed $name) Returns the messages generated for a specific element
public getValidation () ...
public object getEntity () Returns the entity related to the model
Page 243 of 382