extends abstract class Phalcon\Forms\Element
public setEntity (object $entity) Sets the entity related to the model
public getLabel (mixed $name) Returns a label for an element
public key () Returns the current position/key in the iterator
public getAttributes () Returns the default attributes for the element
abstract public setUserOption (mixed $option, mixed $value) ...
abstract public setForm (Phalcon\Forms\Form $form)
abstract public getDefault () ...
abstract public getFilters () ...
abstract public setAttributes (array $attributes) ...
Page 2 of 13