public appendMessage (Phalcon\Validation\MessageInterface $message) Appends a message to the internal message list
public getForm () Returns the parent form to the element
public getLabel () Returns the element label
public mixed getFilters () Returns the element filters
public getAttributes () Returns the default attributes for the element
public clear () Clears every element in the form to its default value
public mixed getAttribute (string $attribute, [mixed $defaultValue]) Returns the value of an attribute if present
public Phalcon\Forms\ElementInterface addValidators (array $validators, [mixed $merge]) Adds a group of validators
public getDefault () Returns the default value assigned to the element
public addFilter (mixed $filter) Adds a filter to current list of filters
Page 253 of 382