Class Filesystem
A collection of static methods for manipulating the filesystem.
- Object
-
Filesystem
Methods summary
public static
|
|
public static
|
#
removeFolder( mixed $folder, mixed $contentsOnly = false )
Remove a directory and all subdirectories and files |
public
|
|
public static
|
|
public static
|
#
isAbsolute( mixed $filename )
Returns true if the given filename is an absolute file reference. Works on Linux and Windows |
public static
|
Methods inherited from Object
__call(),
__construct(),
__toString(),
__wakeup(),
addMethodsFrom(),
addStaticVars(),
addWrapperMethod(),
add_extension(),
add_static_var(),
allMethodNames(),
cacheToFile(),
cacheToFileWithArgs(),
clearCache(),
combined_static(),
create(),
createMethod(),
create_from_string(),
defineMethods(),
exists(),
extInstance(),
extend(),
getCustomClass(),
getExtensionInstance(),
getExtensionInstances(),
get_extensions(),
get_static(),
hasExtension(),
hasMethod(),
has_extension(),
invokeWithExtensions(),
is_a(),
loadCache(),
parentClass(),
parse_class_spec(),
remove_extension(),
sanitiseCachename(),
saveCache(),
set_stat(),
set_static(),
set_uninherited(),
stat(),
strong_create(),
uninherited(),
uninherited_static(),
useCustomClass()
Magic methods summary
Properties summary
public static
integer
|
$file_create_mask | |
public static
integer
|
$folder_create_mask | |
protected static
mixed
|
$cache_folderModTime |