public isValid ([array $data], [object $entity]) Validates the form
public getLabel (mixed $name) Returns a label for an element
public setEntity (object $entity) Sets the entity related to the model
public key () Returns the current position/key in the iterator
public setUserOptions (array $options) Sets options for the element
public count () Returns the number of elements in the form
public setAction (mixed $action) Sets the form’s action
public rewind () Rewinds the internal iterator
public object getEntity () Returns the entity related to the model
public valid () Check if the current element in the iterator is valid
Page 1 of 4