[RSIO] element index

Package indexes

All elements
c g r
c
top
copyDirectory
Copies a directory including all subdirectories and files.
g
top
getFileContents
Returns the contents of the file $filename or an instance of RSError if fopen failed.
r
top
RSIO.php
RSIO.php in RSIO.php
replaceInAllFilenames
Renames all files and directories in $path recursively by doing a string replacement.
replaceInFilename
Renames a file by doing a string replacement.
RSIO
RSIO in RSIO.php
A Utility Class for IO Operations.
RSIO_ERROR_CANNOT_READ_FILE
The error code that will be returned if getFileContents fails.
RSIO_NO_OVERWRITE
RSIO_NO_OVERWRITE in RSIO.php
To be passed to some of the methods of RSIO if you not wish overwriting.
RSIO_OVERWRITE
RSIO_OVERWRITE in RSIO.php
To be passed to some of the methods of RSIO if you wish overwriting.
c g r