JInstaller::isManifest
Is the XML file a valid Joomla installation manifest file.
Signature
public function isManifest(string
$fileĀ )
Parameters
-
$file
- An xmlfile path to check
Returns
- mixed
- A SimpleXMLElement, or null if the file failed to parse