PHP Class Frontend\Core\Engine\FrontendFormDate

Inheritance: extends SpoonFormDate
Afficher le fichier Open project: forkcms/forkcms

Méthodes publiques

Méthode Description
isValid ( string $error = null ) : boolean Checks if this field is correctly submitted.

Method Details

isValid() public méthode

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