Forms\Element
Abstract class Phalcon\Forms\Element
implements Phalcon\Forms\ElementInterface
This is a base class for form elements
Methods
public __construct (string $name, [array $attributes])
Phalcon\Forms\Element constructor
public setForm (Phalcon\Forms\Form $form)
Sets the parent form to the element