PHP 클래스 Frontend\Core\Engine\FrontendFormDate

상속: extends SpoonFormDate
파일 보기 프로젝트 열기: forkcms/forkcms

공개 메소드들

메소드 설명
isValid ( string $error = null ) : boolean Checks if this field is correctly submitted.

메소드 상세

isValid() 공개 메소드

Checks if this field is correctly submitted.
public isValid ( string $error = null ) : boolean
$error string The error message to set.
리턴 boolean