API17

API17:JInstaller::findManifest

From Joomla! Documentation

Joomla 11.1 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 Joomla 1.0

See also


User contributed notes

Code Examples