JComponentHelper::getComponent/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JComponentHelper::getComponent

Description

Get the component information.

Description:JComponentHelper::getComponent [Edit Descripton]

public static function getComponent (
        $option
        $strict=false
)
Parameter Type Default Description
$option string The component option.
$strict boolean false $string If set and a component does not exist, the enabled attribue will be set to false
  • Returns object An object with the fields for the component.
  • Defined on line 40 of libraries/joomla/application/component/helper.php
  • Since Joomla 1.5

See also

SeeAlso:JComponentHelper::getComponent [Edit See Also]

User contributed notes


Personal tools