Class tracsource
Trac browser source linkage provider.
- Core\Object implements Core\Chainable
 - 
			
			Core\Set
			
			 implements 
				Core\Accessor
			
			
		 - 
			
			Core\Module\Linkage
			
			
			
		 - 
			
Core\Module\Linkage\Driver\tracsource			
			
			
		 
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/tracsource.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 remote Trac installation.  | 
			
Properties inherited from Core\Module\Linkage
Magic properties
				public  read-only
				string
			 | 
			
$baseURL
				 Base URL from configuration of remote Trac installation.  |