Methods
All methods in the Solar_Dir class.
Public
-
exists() -
Hack for » is_dir() that checks the include_path.
-
fix() -
"Fixes" a directory string for the operating system.
-
mkdir() -
Replacement for mkdir() to supress warnings and throw exceptions in their place.
-
name() -
Convenience method for dirname() and higher-level directories.
-
rmdir() -
Replacement for rmdir() to supress warnings and throw exceptions in their place.
-
tmp() -
Returns the OS-specific directory for temporary files; uses the Solar
$system/tmpdirectory when available.
Protected
-
_exception() -
Returns a localized exception object.
-
_tmp() -
Returns the OS-specific temporary directory location.
Private
None.