224 public function touch(
$path, $modificationTime =
null);
279 public function fileGetCsv(
$resource, $length = 0, $delimiter =
',', $enclosure =
'"', $escape =
'\\');
fileWrite($resource, $data)
getAbsolutePath($basePath, $path, $scheme=null)
fileRead($resource, $length)
getParentDirectory($path)
fileSeek($resource, $offset, $whence=SEEK_SET)
readDirectoryRecursively($path=null)
if($exist=($block->getProductCollection() && $block->getProductCollection() ->getSize())) $mode
rename($oldPath, $newPath, DriverInterface $targetDriver=null)
changePermissions($path, $permissions)
filePutContents($path, $content, $mode=null)
copy($source, $destination, DriverInterface $targetDriver=null)
changePermissionsRecursively($path, $dirPermissions, $filePermissions)
touch($path, $modificationTime=null)
const WRITEABLE_FILE_MODE
const WRITEABLE_DIRECTORY_MODE
getRelativePath($basePath, $path=null)
fileLock($resource, $lockMode=LOCK_EX)
symlink($source, $destination, DriverInterface $targetDriver=null)
fileGetContents($path, $flag=null, $context=null)
filePutCsv($resource, array $data, $delimiter=',', $enclosure='"')
createDirectory($path, $permissions=0777)
fileGetCsv($resource, $length=0, $delimiter=',', $enclosure='"', $escape = '\\')
fileReadLine($resource, $length, $ending=null)