◆ absoluteFilePath()
absoluteFilePath |
( |
string |
$filepath, |
|
|
bool |
$plugin = false |
|
) |
| |
|
protected |
◆ getFolderIterator()
getFolderIterator |
( |
string |
$folder, |
|
|
bool |
$recursive = false , |
|
|
?array |
$extensions = null |
|
) |
| |
|
protected |
Returns a folder iterator accessing all files inside that folder.
- Parameters
-
string | $folder | Folder to return iterator for |
bool | $recursive | Recurse into subfolders as well |
array | null | $extensions | Optional list of extensions for files to be returned |
- Returns
- Iterator
◆ relativeFilePath()
relativeFilePath |
( |
string |
$filepath, |
|
|
bool |
$plugin = false |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: