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