abstract public getLabel () ...
public isValid ([array $data], [object $entity]) Validates the form
abstract public setLabel (mixed $label) ...
Source
public setUserOptions (array $options) Sets options for the element
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
implements Phalcon\Forms\ElementInterface
Page 1 of 13