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 Phalcon\Forms\ElementInterface setForm (Phalcon\Forms\Form $form)

Sets the parent form to the element

public Phalcon\Forms\ElementInterface 登录查看完整内容