Back to Joomla project (class list)

Class LibraryManifest - list of methods

Joomla! Library 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/LibraryManifest.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
$libraryname
File system name of the library
Since
  • 3.1
public string
$creationDate
Creation Date of the library
Since
  • 3.1
public string
$copyright
Copyright notice for the library
Since
  • 3.1
public string
$license
License for the library
Since
  • 3.1
public string
$author
Author for the library
Since
  • 3.1
public string
$authoremail
Author email for the library
Since
  • 3.1
public string
$authorurl
Author URL for the library
Since
  • 3.1

Tags Summary

Since
3.1