public setAction (mixed $action) Sets the form’s action
public setValidation (mixed $validation) ...
public rewind () Rewinds the internal iterator
public render (string $name, [array $attributes]) Renders a specific item in the form
public setUserOptions (array $options) Sets options for the element
public setEntity (object $entity) Sets the entity related to the model
public setUserOption (string $option, mixed $value) Sets an option for the form
public has (mixed $name) Check if the form contains an element
public getValue (mixed $name) Gets a value from the internal related entity or from the default value
public remove (mixed $name) Removes an element from the form
Page 242 of 382