public key () Returns the current position/key in the iterator
public render ([array $attributes]) Renders the element widget returning html
implements Phalcon\Forms\ElementInterface
abstract public getLabel () ...
abstract public setLabel (mixed $label) ...
extends abstract class Phalcon\Forms\Element
abstract public setAttributes (array $attributes) ...
Source
public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute
public setName (mixed $name) Sets the element name
Page 2 of 13