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