abstract public setUserOption (mixed $option, mixed $value) ...
abstract public setForm (Phalcon\Forms\Form $form)
public clear () Clears every element in the form to its default value
extends abstract class Phalcon\Forms\Element
public isValid ([array $data], [object $entity]) Validates the form
public setEntity (object $entity) Sets the entity related to the model
abstract public setDefault (mixed $value) ...
Source
public render ([array $attributes]) Renders the element widget returning html
Page 1 of 13