API17:JInstaller::findManifest
From Joomla! Documentation
JInstaller::findManifest
Description
Tries to find the package manifest file.
public function findManifest ()
- Returns boolean True on success, False on error
- Defined on line 1584 of libraries/joomla/installer/installer.php
- Since

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