API17:JInstallerLibrary
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.
[Edit Descripton] Description:JInstallerLibrary
Defined in
libraries/joomla/installer/adapters/library.php
- see source code in BitBucket
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| discover | Custom discover method. |
| discover_install | Custom discover_install method. |
| install | Custom install method. |
| loadLanguage | Custom loadLanguage method. |
| refreshManifestCache | Refreshes the extension table cache. |
| uninstall | Custom uninstall method. |
| update | Custom update method public. |
Importing
jimport( 'joomla.installer.adapters.library' );
See also
- JInstallerLibrary source code in BitBucket
- Other versions of this class
SeeAlso:JInstallerLibrary [Edit See Also]
Examples
<CodeExamplesForm />
