You are here

10 calls to Util::prefixLogicalPath() in X Autoload 7.4

ClassFinder::add in lib/ClassFinder/ClassFinder.php
Add PSR-0 style prefixes. Alias for ->addPsr0().
ClassFinder::addPear in lib/ClassFinder/ClassFinder.php
Add PEAR-like prefix. This will assume with no further checks that $prefix contains no namespace separator.
ClassFinder::registerPrefixDeepLocation in lib/ClassFinder/ClassFinder.php
Register a filesystem location for a given class prefix.
ClassFinder::registerPrefixesDeep in lib/ClassFinder/ClassFinder.php
Register an array of PEAR-style deep paths for given class prefixes.
ClassFinder::registerPrefixesRoot in lib/ClassFinder/ClassFinder.php
Register an array of PEAR-style deep paths for given class prefixes.
ClassFinder::registerPrefixRoot in lib/ClassFinder/ClassFinder.php
Register a PEAR-style root path for a given class prefix.
ClassFinderAdapter::add in lib/Adapter/ClassFinderAdapter.php
Add PSR-0 style prefixes. Alias for ->addPsr0().
ClassFinderAdapter::addMultiplePsr0 in lib/Adapter/ClassFinderAdapter.php
Add multiple PSR-0 namespaces
ClassFinderAdapter::addPear in lib/Adapter/ClassFinderAdapter.php
Add PEAR-like prefix. This will assume with no further checks that $prefix contains no namespace separator.
ComposerJsonTargetDir::addMultipleWithTargetDir in lib/Discovery/ComposerJsonTargetDir.php