Class txmt
TextMate linkage provider.
- Core\Object implements Core\Chainable
-
Core\Set
implements
Core\Accessor
-
Core\Module\Linkage
-
Core\Module\Linkage\Driver\txmt
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/txmt.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 URL from configuration of local project root. |
Properties inherited from Core\Module\Linkage
Magic properties
public read-only
string
|
$basePath
Base URL from configuration of local project root. |