LibraryManifest
class LibraryManifest extends Manifest
Joomla! Library Manifest File
Properties
string | $manifest_file | Path to the manifest file | from Manifest |
string | $name | Name of the extension | from Manifest |
string | $version | Version of the extension | from Manifest |
string | $description | Description of the extension | from Manifest |
string | $packager | Packager of the extension | from Manifest |
string | $packagerurl | Packager's URL of the extension | from Manifest |
string | $update | Update site for the extension | from Manifest |
array | $filelist | List of files in the extension | from Manifest |
string | $libraryname | File system name of the library | |
string | $creationDate | Creation Date of the library | |
string | $copyright | Copyright notice for the library | |
string | $license | License for the library | |
string | $author | Author for the library | |
string | $authoremail | Author email for the library | |
string | $authorurl | Author URL for the library |