abstract public label () ...
public getDefault () Returns the default value assigned to the element
public getForm () Returns the parent form to the element
public Phalcon\Forms\ElementInterface setDefault
public render ([array $attributes]) Renders the element widget returning html
public Phalcon\Forms\ElementInterface
public next () Moves the internal iteration pointer to the next position
public clear ([array $fields]) Clears every element in the form to its default value
public getMessagesFor (mixed $name) Returns the messages generated for a specific element
public current () Returns the current element in the iterator
Page 8 of 13