Zend_Validate_File_HashValidator for the hash of given files
Located in /Validate/File/Hash.php (line 35)
Zend_Validate_Abstract | --Zend_Validate_File_Hash
| Class | Description |
|---|---|
Zend_Validate_File_Sha1
|
Validator for the sha1 hash of given files |
Zend_Validate_File_Md5
|
Validator for the md5 hash of given files |
Zend_Validate_File_Crc32
|
Validator for the crc32 hash of given files |
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
Constructor __construct (line 66)
Sets validator options
addHash (line 114)
Adds the hash for one or multiple files
getHash (line 89)
Returns the set hash values as array, the hash as key and the algorithm the value
isValid (line 152)
Defined by Zend_Validate_Interface
Returns true if and only if the given file confirms the set hash
setHash (line 100)
Sets the hash for one or multiple files
_throw (line 185)
Throws an error of the given type
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()
Documentation generated on Mon, 21 Jun 2010 15:26:06 -0400 by phpDocumentor 1.4.3