Class standard
Default linkage provider. Modules are directly linked.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Module\Linkage
- Core\Module\Linkage\Driver\standard
Namespace: Core\Module\Linkage\Driver
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/standard.inc.php
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/standard.inc.php
Methods summary
public
|
#
urlForModule(
Returns the linkage-specific URL for a given module. |
Methods inherited from Core\Module\Linkage
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\Object
AnyParameterType
,
AutochainParameterType
,
AutocreateParameterType
,
BooleanParameterType
,
CharParameterType
,
EnumParameterType
,
IntegerParameterType
,
RealParameterType
,
StringParameterType
,
UserParameterType