Class Linkage
Base class for linkage driver implementations.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Module\Linkage
Direct known subclasses
Core\Module\Linkage\Driver\phpstorm
,
Core\Module\Linkage\Driver\standard
,
Core\Module\Linkage\Driver\tracbrowser
,
Core\Module\Linkage\Driver\tracsource
,
Core\Module\Linkage\Driver\txmt
Namespace: Core\Module
Package: Core\Module
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage.inc.php
Methods summary
public
|
|
public static
|
|
abstract public
|
#
urlForModule(
Returns the linkage-specific URL for a given module. |
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
Properties summary
protected
boolean
|
$_v_concealLinkTarget
Link target visibility. |
#
true
|
Magic properties
public read-only
boolean
|
$concealLinkTarget
Link target visibility. |