JStream::_getFilename
Determine the appropriate 'filename' of a file
Signature
public function _getFilename(string
$filename,
string
$mode,
boolean
$use_prefix,
boolean
$relative )
Parameters
-
$filename
- Original filename of the file
-
$mode
- Mode string to retrieve the filename
-
$use_prefix
- Controls the use of a prefix
-
$relative
- Determines if the filename given is relative. Relative paths do not have JPATH_ROOT stripped.
Returns
- string