Class JInstallerManifestPackage

Description

Joomla! Package Manifest File

  • since: 3.1

Located in /libraries/cms/installer/manifest/package.php (line 19)

JInstallerManifest
   |
   --JInstallerManifestPackage
Variable Summary
 string $packagename
 string $scriptfile
 string $url
Method Summary
 void loadManifestFromData (SimpleXMLElement $xml)
Variables
string $packagename = '' (line 27)

Unique name of the package

  • since: 3.1
  • access: public
string $scriptfile = '' (line 43)

Scriptfile for the package

  • since: 3.1
  • access: public
string $url = '' (line 35)

Website for the package

  • since: 3.1
  • access: public

Inherited Variables

Inherited from JInstallerManifest

JInstallerManifest::$description
JInstallerManifest::$filelist
JInstallerManifest::$manifest_file
JInstallerManifest::$name
JInstallerManifest::$packager
JInstallerManifest::$packagerurl
JInstallerManifest::$update
JInstallerManifest::$version
Methods
loadManifestFromData (line 54)

Apply manifest data from a SimpleXMLElement to the object.

  • since: 3.1
  • access: protected
void loadManifestFromData (SimpleXMLElement $xml)
  • SimpleXMLElement $xml: Data to load

Redefinition of:
JInstallerManifest::loadManifestFromData()
Apply manifest data from a SimpleXMLElement to the object.

Inherited Methods

Inherited From JInstallerManifest

 JInstallerManifest::__construct()
 JInstallerManifest::loadManifestFromData()
 JInstallerManifest::loadManifestFromXML()

Documentation generated on Tue, 19 Nov 2013 15:10:00 +0100 by phpDocumentor 1.4.3