Class JComponentHelper

Description
Variable Summary
 static array $components
Method Summary
 static object An getComponent (string $option, [boolean $strict = false])
Variables
static array $components = array() (line 27)

The component list cache

  • since: 1.6
  • access: protected
Methods
static getComponent (line 39)

Get the component information.

  • return: object with the information for the component.
  • since: 1.5
  • access: public
static object An getComponent (string $option, [boolean $strict = false])
  • string $option: The component option.
  • boolean $strict: If set and the component does not exist, the enabled attribute will be set to false.

Documentation generated on Tue, 19 Nov 2013 15:04:26 +0100 by phpDocumentor 1.4.3