API17:JInstallerLibrary::uninstall
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.
JInstallerLibrary::uninstall
Description
Custom uninstall method.
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
SeeAlso:JInstallerLibrary::uninstall
Examples
<CodeExamplesForm />
