UNA
BxDolFtp Class Reference
Inheritance diagram for BxDolFtp:
BxDolFile BxDolFactory iBxDolSingleton

Public Member Functions

 __construct ($sHost, $sLogin, $sPassword, $sPath='/')
 connect ()
 isUna ()
Public Member Functions inherited from BxDolFile
 __clone ()
 copy ($sFilePathFrom, $sFilePathTo)
 delete ($sPath)
 getPermissions ($sPath)
 setPermissions ($sPath, $sMode)

Protected Member Functions

 _copyFile ($sFilePathFrom, $sFilePathTo)
 _deleteDirectory ($sPath)
 _parseFile ($sFilePath)
 _isFile ($sFilePath)
 _isDirectory ($sFilePath)
 _setPermissions ($sPath, $sMode)
 _mkDirR ($sPath)
Protected Member Functions inherited from BxDolFile
 _readDirectory ($sFilePath)
 _validatePath ($sPath, $bAbstract=true)
 _isEndWithSlash ($sFilePath)
 _getPermissions ($sPath)

Protected Attributes

 $_sHost
 $_sLogin
 $_sPassword
 $_rStream
Protected Attributes inherited from BxDolFile
 $_sPathFrom
 $_sPathTo

Additional Inherited Members

Static Public Member Functions inherited from BxDolFile
static getInstance ()

Member Function Documentation

◆ _copyFile()

BxDolFtp::_copyFile ( $sFilePathFrom,
$sFilePathTo )
protected

Reimplemented from BxDolFile.

◆ _deleteDirectory()

BxDolFtp::_deleteDirectory ( $sPath)
protected

Reimplemented from BxDolFile.

◆ _isDirectory()

BxDolFtp::_isDirectory ( $sFilePath)
protected

Reimplemented from BxDolFile.

◆ _isFile()

BxDolFtp::_isFile ( $sFilePath)
protected

Reimplemented from BxDolFile.

◆ _mkDirR()

BxDolFtp::_mkDirR ( $sPath)
protected

Reimplemented from BxDolFile.

◆ _parseFile()

BxDolFtp::_parseFile ( $sFilePath)
protected

Reimplemented from BxDolFile.

◆ _setPermissions()

BxDolFtp::_setPermissions ( $sPath,
$sMode )
protected

Reimplemented from BxDolFile.


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