API17:JInstallerLibrary::uninstall
From Joomla! Documentation
JInstallerLibrary::uninstall
Description
Custom uninstall method.
Template:Description:JInstallerLibrary::uninstall [Edit Descripton]
Since
Synopsis
public JInstallerLibrary->uninstall ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | string | The id of the library to uninstall |
Returns
boolean True on success
Defined in
libraries/joomla/installer/adapters/library.php
Referenced by
See also
Template:SeeAlso:JInstallerLibrary::uninstall
Examples
<CodeExamplesForm />