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

Detailed Description

Definition at line 5 of file FsFile.php.

Protected Member Functions

 setBase ($path)
 rmdir ($url)
 Hook, allows overriding of rmdir function.
Protected Member Functions inherited from Fs
 preCommandHook ()
 postCommandHook ()
 lateConnect ()
 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)
 rename ($source, $target)
 Hook, allows overriding of rename function.

Additional Inherited Members

Public Member Functions inherited from Fs
 __construct ($params=array())
 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.
Static Public Member Functions inherited from Fs
static factory ($url, $params=array())
static parseUrl ($url)
Static Protected Member Functions inherited from Fs
static schemeAlias ($alias='')
Protected Attributes inherited from Fs
 $currentPath
 $base
 $url
 $hidden
 $streamContextOptions = array()
 $streamContext

Member Function Documentation

◆ rmdir()

rmdir ( $url)
protected

Reimplemented from Fs.

Definition at line 17 of file FsFile.php.

◆ setBase()

setBase ( $path)
protected

Reimplemented from Fs.

Definition at line 7 of file FsFile.php.


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