API17:JInstallerTemplate::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.
JInstallerTemplate::uninstall
Description
Custom uninstall method.
Description:JInstallerTemplate::uninstall [Edit Descripton]
Since
Synopsis
public JInstallerTemplate::uninstall ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | int | The extension ID |
Returns
boolean True on success
Defined in
libraries/joomla/installer/adapters/template.php (line 266)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JInstallerTemplate::uninstall
Examples
<CodeExamplesForm />
