API17:JInstallerFile
From Joomla! Documentation
[Edit Descripton] Template:Description:JInstallerFile
Defined in
libraries/joomla/installer/adapters/file.php
Subpackage
Extends
Extended by
Methods
| Method name | Description |
|---|---|
| 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.file' );
See also
Template:SeeAlso:JInstallerFile [Edit See Also]
Examples
<CodeExamplesForm />