Метод | Описание | |
---|---|---|
getErrors ( ) : array | Returns errors corresponding to control. | |
getValue ( ) : mixed | Returns control's value. | |
isOmitted ( ) : boolean | Is control value excluded from $form->getValues() result? | |
setValue ( $value ) : void | Sets control's value. | |
validate ( ) : void |