API17:JInstallerModule::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.
JInstallerModule::uninstall
Description
Custom uninstall method.
Description:JInstallerModule::uninstall [Edit Descripton]
public function uninstall ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | int | The id of the module to uninstall |
- Returns boolean True on success
- Defined on line 563 of libraries/joomla/installer/adapters/module.php
- Since
See also
-
JInstallerModule::uninstall source code on BitBucket
-
Class JInstallerModule
-
Subpackage Installer
- Other versions of JInstallerModule::uninstall
SeeAlso:JInstallerModule::uninstall [Edit See Also]
User contributed notes
<CodeExamplesForm />
