xplo.re Medusa Core Framework 3.1
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • phpstorm
  • standard
  • tracbrowser
  • tracsource
  • txmt

Class tracbrowser

Trac browser linkage provider.

Core\Object implements Core\Chainable
Extended by Core\Set implements Core\Accessor
Extended by Core\Module\Linkage
Extended by Core\Module\Linkage\Driver\tracbrowser
Namespace: Core\Module\Linkage\Driver
Package: Core\Module\Linkage
Since: 3.1
Requires: PHP 5.3
Version: 1.0
Located at Module/Linkage/Driver/tracbrowser.inc.php

Methods summary

public
# __construct( Core\URI $uri )

Parameters

$uri
Driver configuration URI.

Since

3.1

Overrides

Core\Module\Linkage::__construct
public Core\URI
# urlForModule( Core\Module $module, integer $line = null )

Returns the linkage-specific URL for a given module.

Returns the linkage-specific URL for a given module.

Parameters

$module
Module to return URL for.
$line
Line number to link to or null to omit line number.

Returns

Core\URI
Module URL or null if URL cannot be resolved.

Since

3.1

Methods inherited from Core\Module\Linkage

autocreate()

Methods inherited from Core\Set

__get(), __isset()

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_baseURL

Base URL from configuration of remote Trac installation.

Base URL from configuration of remote Trac installation.

Since

3.1
#

Properties inherited from Core\Module\Linkage

$_v_concealLinkTarget

Magic properties

public read-only string $baseURL

Base URL from configuration of remote Trac installation.

Magic properties inherited from Core\Module\Linkage

$concealLinkTarget

Magic properties inherited from Core\Object

$hash, $uuid

xplo.re Medusa Core Framework 3.1 API documentation generated by ApiGen