abstract public getFilters () ...
Source
abstract public getDefault () ...
public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
public label ([array $attributes]) Generate the HTML to label the element
public getAttributes () Returns the default attributes for the element
abstract public getLabel () ...
public isValid ([array $data], [object $entity]) Validates the form
public clear () Clears every element in the form to its default value
public setEntity (object $entity) Sets the entity related to the model
Page 1 of 13