public getForm () Returns the parent form to the element
public render ([array $attributes]) Renders the element widget returning html
public addValidator (Pha
extends abstract class Phalcon\Forms\Element
public get (mixed $name) Returns a form by its name
public getValidation () ...
public getMessages ([mixed $byItemName]) Returns the messages generated in the validation
public hasMessages () Checks whether there are messages attached to the element
public render (string $name, [array $attributes]) Renders a specific item in the form
Page 11 of 13