\ticky\helperdir

Summary

Methods
Properties
Constants
exists()
create()
getAll()
getSubFile()
getSubDir()
deleteSubFile()
deleteSubDir()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

exists()

exists(  $path) 

Parameters

$path

create()

create(  $path,   $chmod = 509) 

Parameters

$path
$chmod

getAll()

getAll(  $path,   $extension = '',   $showInvisibleFile = false) 

Parameters

$path
$extension
$showInvisibleFile

getSubFile()

getSubFile(  $path,   $extension = '',   $showInvisibleFile = false) 

Parameters

$path
$extension
$showInvisibleFile

getSubDir()

getSubDir(  $path,   $showInvisibleFile = false) 

Parameters

$path
$showInvisibleFile

deleteSubFile()

deleteSubFile(  $path) 

Parameters

$path

deleteSubDir()

deleteSubDir(  $path,   $self = false) 

Parameters

$path
$self