JControllerLegacy::createFileName
Create the filename for a resource.
Signature
protected function createFileName(string
$type,
array
$partsĀ )
Parameters
-
$type
- The resource type to create the filename for.
-
$parts
- An associative array of filename information. Optional.
Returns
- string
- The filename.