API17:JInstallerLibrary::discover
From Joomla! Documentation
JInstallerLibrary::discover
Description
Custom discover method.
public function discover ()
- Returns array(JExtension) list of extensions available
- Defined on line 306 of libraries/joomla/installer/adapters/library.php
- Since
See also
JInstallerLibrary::discover source code on BitBucket
Class JInstallerLibrary
Subpackage Installer
- Other versions of JInstallerLibrary::discover
User contributed notes
Code Examples