JController::createFileName/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JController::createFileName

Description

Create the filename for a resource.

Description:JController::createFileName [Edit Descripton]

protected static function createFileName (
        $type
        $parts=array
)
Parameter Type Default Description
$type string The resource type to create the filename for.
$parts array array() An associative array of filename information. Optional.

See also

SeeAlso:JController::createFileName [Edit See Also]

User contributed notes


Personal tools