Overview

Namespaces

  • None
  • PHP
  • Pry
    • Auth
      • Interfaces
    • Config
    • Controller
    • Date
    • Db
    • Feed
      • Abstracts
      • Writers
    • File
      • Decorator
    • Form
      • Element
    • Image
    • Log
      • Writer
    • Net
      • Exception
    • Session
    • Util
    • Validate
      • Validator
    • View

Classes

  • Error
  • Field
  • Form
  • Input
  • Overview
  • Namespace
  • Class
  • Tree

Class Error

Abstract
Namespace: Pry\Form
Package: Form
Category: Pry
Author: Olivier ROGER <oroger.fr>
Version: 1.0.0
Located at Form/Error.class.php
Constants summary
string REQUIRED 'Ce champs doit être rempli'
#
string TOOSHORT 'Contenu trop court, au moins :'
#
string TOOLONG 'Contenu trop long, limite de :'
#
string NOTIP 'Veuillez saisir une IP valide'
#
string NOTMAC 'Veuillez saisir une adresse MAC valide'
#
string NOTDATE 'Veuillez saisir une date valide'
#
string TOOBIG 'Le poids du fichier est trop élevé'
#
string EXT 'Extension de fichier non autorisée'
#
string UPLOAD 'L\'envoi semble avoir échoué'
#
string MAIL 'Adresse email invalide'
#
string COLOR 'Format de couleur inconnu'
#
string NUMERIC 'Ce champs requiert un format numérique'
#
Pry API documentation generated by ApiGen 2.8.0