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