API17:JInstaller::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.
JInstaller::uninstall
Description
Package uninstallation method.
Description:JInstaller::uninstall [Edit Descripton]
Since
Synopsis
public JInstaller->uninstall ($type, $identifier, $cid=0)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $type | string | Package type | |
| $identifier | mixed | Package identifier for adapter | |
| $cid | int | 0 | Application ID; deprecated in 1.6 |
Returns
boolean True if successful
Defined in
libraries/joomla/installer/installer.php
Referenced by
See also
Examples
<CodeExamplesForm />
