API17:JLibraryManifest:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JLibraryManifest::__construct
Description
Constructor.
Description:JLibraryManifest:: construct [Edit Descripton]
Synopsis
public JLibraryManifest::__construct ($xmlpath='')
| Parameter | Type | Default | Description |
|---|---|---|---|
| $xmlpath | string | Path to an XML file to load the manifest from |
Returns
Defined in
libraries/joomla/installer/librarymanifest.php (line 59)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JLibraryManifest:: construct
Examples
<CodeExamplesForm />
