Zend_Validate_File_Md5Validator for the md5 hash of given files
Located in /Validate/File/Md5.php (line 35)
Zend_Validate_Abstract | --Zend_Validate_File_Hash | --Zend_Validate_File_Md5
string
$_hash
(line 58)
Hash of the file
array
$_messageTemplates
= array(Inherited from Zend_Validate_Abstract
Zend_Validate_Abstract::$_defaultTranslator
Zend_Validate_Abstract::$_errors
Zend_Validate_Abstract::$_messageLength
Zend_Validate_Abstract::$_messages
Zend_Validate_Abstract::$_messageVariables
Zend_Validate_Abstract::$_obscureValue
Zend_Validate_Abstract::$_translator
Zend_Validate_Abstract::$_translatorDisabled
Zend_Validate_Abstract::$_value
addHash (line 129)
Adds the md5 hash for one or multiple files
addMd5 (line 146)
Adds the md5 hash for one or multiple files
getMd5 (line 87)
Returns all set md5 hashes
isValid (line 161)
Defined by Zend_Validate_Interface
Returns true if and only if the given file confirms the set hash
Constructor __construct (line 68)
Sets validator options
$hash is the hash we accept for the file $file
setHash (line 99)
Sets the md5 hash for one or multiple files
setMd5 (line 116)
Sets the md5 hash for one or multiple files
Inherited From Zend_Validate_File_Hash
Zend_Validate_File_Hash::__construct()
Zend_Validate_File_Hash::addHash()
Zend_Validate_File_Hash::getHash()
Zend_Validate_File_Hash::isValid()
Zend_Validate_File_Hash::setHash()
Zend_Validate_File_Hash::_throw()
Inherited From Zend_Validate_Abstract
Zend_Validate_Abstract::getDefaultTranslator()
Zend_Validate_Abstract::getErrors()
Zend_Validate_Abstract::getMessageLength()
Zend_Validate_Abstract::getMessages()
Zend_Validate_Abstract::getMessageTemplates()
Zend_Validate_Abstract::getMessageVariables()
Zend_Validate_Abstract::getObscureValue()
Zend_Validate_Abstract::getTranslator()
Zend_Validate_Abstract::hasDefaultTranslator()
Zend_Validate_Abstract::hasTranslator()
Zend_Validate_Abstract::setDefaultTranslator()
Zend_Validate_Abstract::setDisableTranslator()
Zend_Validate_Abstract::setMessage()
Zend_Validate_Abstract::setMessageLength()
Zend_Validate_Abstract::setMessages()
Zend_Validate_Abstract::setObscureValue()
Zend_Validate_Abstract::setTranslator()
Zend_Validate_Abstract::translatorIsDisabled()
Zend_Validate_Abstract::_createMessage()
Zend_Validate_Abstract::_error()
Zend_Validate_Abstract::_setValue()
Zend_Validate_Abstract::__get()
DOES_NOT_MATCH
= 'fileMd5DoesNotMatch'
(line 40)
NOT_DETECTED
= 'fileMd5NotDetected'
(line 41)
NOT_FOUND
= 'fileMd5NotFound'
(line 42)
Inherited from Zend_Validate_File_Hash
Zend_Validate_File_Hash::DOES_NOT_MATCH
Zend_Validate_File_Hash::NOT_DETECTED
Zend_Validate_File_Hash::NOT_FOUND
Documentation generated on Mon, 21 Jun 2010 15:32:46 -0400 by phpDocumentor 1.4.3