Class JInstallerManifestLibrary
Joomla! Library Manifest File
- JInstallerManifest
- JInstallerManifestLibrary
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/library.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/library.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
|
$libraryname |
#
File system name of the library |
public
string
|
$creationDate |
#
Creation Date of the library |
public
string
|
$copyright |
#
Copyright notice for the library |
public
string
|
$license |
#
License for the library |
public
string
|
$author |
#
Author for the library |
public
string
|
$authoremail |
#
Author email for the library |
public
string
|
$authorurl |
#
Author URL for the library |
Properties inherited from JInstallerManifest
$description
,
$filelist
,
$manifest_file
,
$name
,
$packager
,
$packagerurl
,
$update
,
$version