Class phpstorm
PhpStorm linkage provider.
- Core\Object implements Core\Chainable
- Core\Set implements Core\Accessor
- Core\Module\Linkage
- Core\Module\Linkage\Driver\phpstorm
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/phpstorm.inc.php
Methods summary
public
|
|
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
Properties summary
protected
string
|
$_v_basePath
Base path of configured source application root. |
Properties inherited from Core\Module\Linkage
Magic properties
public read-only
string
|
$basePath
Base path of configured source application root. |