Returns an array of current form errors.
Since 1.0
array getErrors ()
Returns an array of error data.
Example:
$this->APP->form->getErrors();