API17

API17:JComponentHelper:: load

From Joomla! Documentation

Joomla 11.1 JComponentHelper::_load

Description

Load the installed components into the _components property.


protected static function _load ($option)
Parameter Type Default Description
$option
  • Returns boolean
  • Defined on line 181 of libraries/joomla/application/component/helper.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples