public setValidation (mixed $validation) ...
public setUserOptions (array $options) Sets options for the element
public setUserOption (string $option, mixed $value) Sets an option for the form
public setEntity (object $entity) Sets the entity related to the model
public setAction (mixed $action) Sets the form’s action
public rewind () Rewinds the internal iterator
public render (string $name, [array $attributes]) Renders a specific item in the form
public remove (mixed $name) Removes an element from the form
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 HTML
Page 242 of 382