Back to Joomla project (class list)

Class PackageManifest - list of methods

Joomla! Package Manifest File

Extends

Package: Joomla\CMS\Installer\Manifest
Copyright: (C) 2013 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
Located at: Joomla/Installer/Manifest/PackageManifest.php
Project: Joomla

Method Summary

protected void
(\SimpleXMLElement $xml)

Apply manifest data from a \SimpleXMLElement to the object.
Parameters
  • \SimpleXMLElement $xml Data to load
Returns
  • void
Since
  • 3.1
Show source code of this method: loadManifestFromData Source Code

Properties Summary

public string
$packagename
Unique name of the package
Since
  • 3.1
public string
$url
Website for the package
Since
  • 3.1
public string
$scriptfile
Scriptfile for the package
Since
  • 3.1
public bool
$blockChildUninstall
Flag if the package blocks individual child extensions from being uninstalled
Since
  • 3.7.0

Tags Summary

Since
3.1