Forms\ElementInterface

Interface Phalcon\Forms\ElementInterface

Phalcon\Forms\ElementInterface initializer

Methods

abstract public Phalcon\Forms\ElementInterface setForm (Phalcon\Forms\Form $form)

Sets the parent form to the element

abstract public Phalcon\Forms\ElementInterface getForm ()

Returns the parent form to the element

abstract public Phalcon\Forms\ElementInterface setName (string $name