Class Xyster_Validate_Uri

Description

A URI validator

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Validate/Uri.php (line 32)

Zend_Validate_Abstract
   |
   --Xyster_Validate_Uri
Class Constant Summary
 NOT_URI = 'notUri'
Variable Summary
Method Summary
boolean isValid (mixed $value)
Variables
array $_messageTemplates = array(
self::NOT_URI => "'%value%' does not appear to be a correct URI",
)
(line 45)

Validation failure message template definitions

  • access: protected
Methods
isValid (line 58)

Defined by Zend_Validate_Interface

Returns true if dimensions of file specified by $value are between width and height options, dimensions being exact if strict is true.

  • access: public
boolean isValid (mixed $value)
  • mixed $value
Class Constants
NOT_URI = 'notUri' (line 38)

Validation failure message key for when the file is not an image

Documentation generated on Mon, 19 May 2008 17:07:43 -0400 by phpDocumentor 1.4.2