TYPO3 CMS  TYPO3_6-2
t3lib_utility_Path Class Reference
Inheritance diagram for t3lib_utility_Path:
TYPO3\CMS\Core\Utility\PathUtility

Additional Inherited Members

- Static Public Member Functions inherited from TYPO3\CMS\Core\Utility\PathUtility
static getRelativePathTo ($targetPath)
 
static getAbsoluteWebPath ($targetPath)
 
static getRelativePath ($sourcePath, $targetPath)
 
static getCommonPrefix (array $paths)
 
static sanitizeTrailingSeparator ($path, $separator='/')
 
static basename ($path)
 
static dirname ($path)
 
static pathinfo ($path, $options=NULL)
 
static isAbsolutePath ($path)
 
static getAbsolutePathOfRelativeReferencedFileOrPath ($baseFilenameOrPath, $includeFileName)
 
static getCanonicalPath ($path)
 
static stripPathSitePrefix ($path)
 
- Static Protected Member Functions inherited from TYPO3\CMS\Core\Utility\PathUtility
static isWindows ()
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1417 of file LegacyClassesForIde.php.