Class hash
HASH Message Digest Framework module dependency requirement.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Module\Dependency\Requirement
- Core\Module\Dependency\Requirement\PHP\hash
Package: Core\Module\Dependency\Requirement
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Dependency/Requirement/PHP/hash.inc.php
Methods summary
public
boolean
|
|
public
mixed
|
Methods inherited from Core\Module\Dependency\Requirement
autocreate()
,
verifyLoad()
,
verifyMaxVersion()
,
verifyMinVersion()
,
warning()
Methods inherited from Core\Object
__autocreateFactory()
,
__call()
,
__processParameters()
,
__toString()
,
attachMethod()
,
chain()
,
getValueForKey()
,
getValueForKeyPath()
,
getValueForUndefinedKey()
,
hash()
,
issetValueForKey()
,
setValueForKey()
,
setValueForKeyPath()
,
setValueForUndefinedKey()
,
uuid()
Constants summary
Constants inherited from Core\Module\Dependency\Requirement
Constants inherited from Core\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType