JComponentHelper::getParams/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 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 a component does not exist, false will be returned

See also

SeeAlso:JComponentHelper::getParams [Edit See Also]

User contributed notes


Personal tools