Overview

Packages

  • Auth
  • Config
  • Controller
  • Date
  • Db
  • Feed
    • Abstract
    • Writers
  • File
    • Decorator
  • Form
    • Element
  • Image
  • Log
    • Writer
  • Net
    • Exception
  • None
  • PHP
  • PHPMailer
  • Session
  • Util
  • Validate
    • Validator
  • Zend
    • Registry

Classes

  • Form_Error
  • Form_Field
  • Form_Form
  • Form_Input
  • Overview
  • Package
  • Class
  • Tree

Class Form_Error

Abstract
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 Framework API documentation generated by ApiGen 2.6.1