OXID eShop CE  6.1.5
OxidEsales\EshopCommunity\Core\FileSystem\FileSystem Class Reference

Public Member Functions

 combinePaths ()
 
 isReadable ($filePath)
 

Detailed Description

Wrapper for actions related to file system.

Member Function Documentation

◆ combinePaths()

OxidEsales\EshopCommunity\Core\FileSystem\FileSystem::combinePaths ( )

Connect all parameters with backslash to single path. Ensure that no double backslash appears if parameter already ends with backslash.

Returns
string

◆ isReadable()

OxidEsales\EshopCommunity\Core\FileSystem\FileSystem::isReadable (   $filePath)

Check if file exists and is readable

Parameters
string$filePath
Returns
bool

The documentation for this class was generated from the following file: