Forms\Element\Submit
Class Phalcon\Forms\Element\Submit
extends abstract class Phalcon\Forms\Element
implements Phalcon\Forms\ElementInterface
Component INPUT[type=submit] for forms
Methods
public string render ([array $attributes])
Renders the element widget
public __construct (string $name, [array $attributes]) inherited from Phalcon\Forms\Element
Phalcon\Forms\Element constructor