Class JInstallerManifestPackage
Joomla! Package Manifest File
- JInstallerManifest
-
JInstallerManifestPackage
Package: Joomla\Libraries\Installer
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/installer/manifest/package.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 3.1
Located at cms/installer/manifest/package.php
Methods summary
protected
|
#
loadManifestFromData(
Apply manifest data from a SimpleXMLElement to the object. |
Methods inherited from JInstallerManifest
__construct(),
loadManifestFromXml()
Magic methods summary
Properties summary
public
string
|
$packagename |
#
Unique name of the package |
public
string
|
$url |
#
Website for the package |
public
string
|
$scriptfile |
#
Scriptfile for the package |
public
boolean
|
$blockChildUninstall |
#
Flag if the package blocks individual child extensions from being uninstalled |
Properties inherited from JInstallerManifest
$description,
$filelist,
$manifest_file,
$name,
$packager,
$packagerurl,
$update,
$version
