validationErrors($model,$fieldName) ) { return '
' . $this->validationErrors[$model][$fieldName] . '
'; } else { return ''; } } } ?>