TYPO3 CMS  TYPO3_6-2
t3lib_basicFileFunctions Class Reference
Inheritance diagram for t3lib_basicFileFunctions:
TYPO3\CMS\Core\Utility\File\BasicFileUtility

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Core\Utility\File\BasicFileUtility
 init ($mounts, $f_ext)
 
 getTotalFileInfo ($wholePath)
 
 is_allowed ($iconkey, $type)
 
 checkIfFullAccess ($theDest)
 
 is_webpath ($path)
 
 checkIfAllowed ($ext, $theDest, $filename='')
 
 checkFileNameLen ($fileName)
 
 is_directory ($theDir)
 
 isPathValid ($theFile)
 
 getUniqueName ($theFile, $theDest, $dontCheckForUnique=0)
 
 checkPathAgainstMounts ($thePath)
 
 findFirstWebFolder ()
 
 blindPath ($thePath)
 
 findTempFolder ()
 
 cleanDirectoryName ($theDir)
 
 rmDoubleSlash ($string)
 
 slashPath ($path)
 
 cleanFileName ($fileName, $charset='')
 
- Public Attributes inherited from TYPO3\CMS\Core\Utility\File\BasicFileUtility
const UNSAFE_FILENAME_CHARACTER_EXPRESSION = '\\x00-\\x2C\\/\\x3A-\\x3F\\x5B-\\x60\\x7B-\\xBF'
 
 $getUniqueNamePrefix = ''
 
 $maxNumber = 99
 
 $uniquePrecision = 6
 
 $maxInputNameLen = 60
 
 $tempFN = '_temp_'
 
 $f_ext = array()
 
 $mounts = array()
 
 $webPath = ''
 
 $isInit = 0
 
 $csConvObj
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 1377 of file LegacyClassesForIde.php.