\Horde_Autoloader_ClassPathMapper_HordeDevel

Provides a classmapper that loads Horde libraries from a directory containing the git development source trees of the libraries.

Summary

Methods
Properties
Constants
__construct()
mapToPath()
No public properties found
PREFIX
PREFIX_LEN
No protected methods found
No protected properties found
N/A
No private methods found
$_libraryPath
N/A

Constants

PREFIX

PREFIX

PREFIX_LEN

PREFIX_LEN

Properties

$_libraryPath

$_libraryPath : string

Library base path.

Type

string

Methods

__construct()

__construct(string  $libraryPath) 

Constructor

Parameters

string $libraryPath

Library base path.

mapToPath()

mapToPath(  $className) 

Parameters

$className