Class ereg
POSIX Regex module dependency requirement.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Module\Dependency\Requirement
- Core\Module\Dependency\Requirement\PHP\ereg
Package: Core\Module\Dependency\Requirement
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Dependency/Requirement/PHP/ereg.inc.php
Methods summary
public
boolean
|
|
public
mixed
|
|
public
string
|
#
warning( )
Requirement usage warning, i.e. extension is deprecated or the current version is known to have bugs. |
Methods inherited from Core\Module\Dependency\Requirement
autocreate()
,
verifyLoad()
,
verifyMaxVersion()
,
verifyMinVersion()
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