Searched refs:hasErrors (Results 1 – 2 of 2) sorted by relevance
47 function hasErrors() function in pfcInfo59 if ($this->hasErrors()) return array();84 if ($this->hasErrors()) return array();105 if ($this->hasErrors()) return false;
124 $hasErrors = false;146 $hasErrors = true;152 if (!$hasErrors && $validCount > 0) {154 } elseif ($hasErrors) {