public clear ([array $fields]) Clears every element in the form to its default value
public next () Moves the internal iteration pointer to the next position
public getDefault () Returns the default value assigned to the element
public render ([array $attributes]) Renders the element widget returning html
extends abstract class Phalcon\Di\Injectable
public Phalcon\Forms\ElementInterface setDefault
abstract public setAttribute (mixed $attribute, mixed $value) ...
public setLabel (mixed $label) Sets the element label
public prepareAttributes ([array $attributes], [mixed $useChecked]) Returns an array of prepared attributes
Page 9 of 13