public clear () Clears every element in the form to its default value
extends abstract class Phalcon\Forms\Element
public render ([array $attributes]) Renders the element widget returning html
public label ([array $attributes]) Generate the HTML to label the element
implements Phalcon\Forms\ElementInterface
public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
public getAttributes () Returns the default attributes for the element
public setName (mixed $name) Sets the element name
Page 1 of 6