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