depage-fs
Loading...
Searching...
No Matches
FsFtp Class Reference

Detailed Description

Definition at line 8 of file FsFtp.php.

Public Member Functions

 __construct ($params=array())
Public Member Functions inherited from Fs
 pwd ()
 ls ($url)
 lsDir ($path='')
 lsFiles ($path='')
 exists ($remotePath)
 fileInfo ($remotePath)
 cd ($url)
 mkdir ($pathName, $mode=0777, $recursive=true)
 rm ($url)
 copy ($sourcePath, $targetPath)
 mv ($sourcePath, $targetPath)
 get ($remotePath, $local=null)
 put ($local, $remotePath)
 getString ($remotePath)
 putString ($remotePath, $string)
 test (&$error=null)
 depageFsErrorHandler ($errno, $errstr, $errfile, $errline, array $errcontext)
 file_put_contents ($filename, $data, $flags=0, $context=null)
 Hook, allows overriding of file_put_contents function.

Additional Inherited Members

Static Public Member Functions inherited from Fs
static factory ($url, $params=array())
static parseUrl ($url)
Protected Member Functions inherited from Fs
 preCommandHook ()
 postCommandHook ()
 lateConnect ()
 setBase ($path)
 setErrorHandler ($start)
 cleanUrl ($url, $showPass=true)
 cleanPath ($path)
 buildUrl ($parsed, $showPass=true)
 extractFileName ($path)
 lsFilter ($path='', $function)
 matchNodesInPath ($path, $pattern)
 lsRecursive ($path, $current)
 rmRecursive ($cleanUrl)
 scandir ($cleanUrl='', $hidden=null)
 rmdir ($url)
 Hook, allows overriding of rmdir function.
 rename ($source, $target)
 Hook, allows overriding of rename function.
Static Protected Member Functions inherited from Fs
static schemeAlias ($alias='')
Protected Attributes inherited from Fs
 $currentPath
 $base
 $url
 $hidden
 $streamContextOptions = array()
 $streamContext

Constructor & Destructor Documentation

◆ __construct()

__construct ( $params = array())

Reimplemented from Fs.

Definition at line 10 of file FsFtp.php.


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