public label ([array $attributes]) Generate the HTML to label the element
public clear () Clears every element in the form to its default value
public getAttributes () Returns the default attributes for the element
abstract public setDefault (mixed $value) ...
public setEntity (object $entity) Sets the entity related to the model
abstract public setUserOption (mixed $option, mixed $value) ...
extends abstract class Phalcon\Forms\Element
abstract public getFilters () ...
public key () Returns the current position/key in the iterator
public render ([array $attributes]) Renders the element widget returning html
Page 1 of 13