UNA
Loading...
Searching...
No Matches
BxDolFile Class Reference
Inheritance diagram for BxDolFile:
BxDolFactory iBxDolSingleton BxDolFtp

Public Member Functions

 __clone ()
 copy ($sFilePathFrom, $sFilePathTo)
 delete ($sPath)
 getPermissions ($sPath)
 setPermissions ($sPath, $sMode)

Static Public Member Functions

static getInstance ()

Protected Member Functions

 _copyFile ($sFilePathFrom, $sFilePathTo)
 _readDirectory ($sFilePath)
 _deleteDirectory ($sPath)
 _validatePath ($sPath, $bAbstract=true)
 _parseFile ($sFilePath)
 _isFile ($sFilePath)
 _isDirectory ($sFilePath)
 _isEndWithSlash ($sFilePath)
 _getPermissions ($sPath)
 _setPermissions ($sPath, $sMode)
 _mkDirR ($sPath)

Protected Attributes

 $_sPathFrom
 $_sPathTo

Constructor & Destructor Documentation

◆ __construct()

BxDolFile::__construct ( )
protected

Reimplemented from BxDolFactory.

Member Function Documentation

◆ __clone()

BxDolFile::__clone ( )

Prevent cloning the instance

◆ getInstance()

BxDolFile::getInstance ( )
static

Get singleton instance of the class

Implements iBxDolSingleton.


The documentation for this class was generated from the following file:
  • inc/classes/BxDolFile.php