Element index for package apidoc
[ b ]
[ f ]
[ i ]
[ l ]
[ p ]
[ r ]
[ s ]
[ t ]
b
- buildPath
- in file Util.php, method File_Util::buildPath()
Returns a string path built from the array $pathParts. Where a join occurs multiple separators are removed. Joins using the optional separator, defaulting to the PHP DIRECTORY_SEPARATOR constant.
top
f
- File_Util
- in file Util.php, class File_Util
File_Util
top
i
- isAbsolute
- in file Util.php, method File_Util::isAbsolute()
Returns boolean based on whether given path is absolute or not.
- isIncludable
- in file Util.php, method File_Util::isIncludable()
Checks for a file's existence, taking the current include path into consideration
top
top
top
top
top
t
- tmpDir
- in file Util.php, method File_Util::tmpDir()
Returns the temp directory according to either the TMP, TMPDIR, or TEMP env variables. If these are not set it will also check for the existence of /tmp, %WINDIR%\temp
- tmpFile
- in file Util.php, method File_Util::tmpFile()
Returns a temporary filename using tempnam() and File::tmpDir().
top
Documentation generated on Mon, 11 Mar 2019 15:01:56 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|