public hasMessages () Checks whether there are messages attached to the element
public get (mixed $name) Returns a form by its name
abstract public getName () ...
abstract public addValidators (array $validators, [mixed $merge]) ...
public array | object getOptions () Returns the choices’ options
public Phalcon\Forms\Form create ([string $name]
public render ([array $attributes]) Renders the element widget returning html
public render ([array $attributes]) Renders the element widget
public getValidators () Returns the validators registered for the element
extends abstract class Phalcon\Forms\Element
Page 12 of 13