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