API17:JInstallerComponent::discover
From Joomla! Documentation
JInstallerComponent::discover
Description
Discover unregistered extensions.
public function discover ()
- Returns array A list of extensions.
- Defined on line 1408 of libraries/joomla/installer/adapters/component.php
- Since

See also
JInstallerComponent::discover source code on BitBucket
Class JInstallerComponent
Subpackage Installer- Other versions of JInstallerComponent::discover
User contributed notes
Code Examples