extends abstract class Phalcon\Forms\Element
abstract public setForm (Phalcon\Forms\Form $form)
public render ([array $attributes]) Renders the element widget returning html
public clear () Clears every element in the form to its default value
abstract public getFilters () ...
public key () Returns the current position/key in the iterator
abstract public getDefault () ...
Source
Page 2 of 13