[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Validate/File/ -> IsImage.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 173 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Validate_File_IsImage:: (2 methods):
  __construct()
  _throw()


Class: Zend_Validate_File_IsImage  - X-Ref

Validator which checks if the file already exists in the directory

__construct($mimetype = array()   X-Ref
Sets validator options

param: string|array|Zend_Config $mimetype
return: void

_throw($file, $errorType)   X-Ref
Throws an error of the given type
Duplicates parent method due to OOP Problem with late static binding in PHP 5.2

param: string $file
param: string $errorType
return: false



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1