Property | Type | Description | |
---|---|---|---|
$filesIncluded |
Method | Description | |
---|---|---|
process ( $file ) |
Method | Description | |
---|---|---|
__construct ( String $currentDir, String $previewsDir = "" ) | ||
_getContent ( $file, $is_imported = false ) | ||
_importCB ( $m ) | ||
_urlCB ( $m ) | ||
getPathDiff ( string $from, string $to, string $ps = DIRECTORY_SEPARATOR ) : string | ||
truepath ( string $path ) : string | This function is to replace PHP's extremely buggy realpath(). |