JComponentHelper::getParams/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JComponentHelper::getParams

Description

Gets the parameter object for the component.

Description:JComponentHelper::getParams [Edit Descripton]

public static function getParams (
        $option
        $strict=false
)
Parameter Type Default Description
$option string The option for the component.
$strict boolean false If set and the component does not exist, false will be returned

See also

SeeAlso:JComponentHelper::getParams [Edit See Also]

User contributed notes


Personal tools