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]
Since
Synopsis
public JInstallerFile->uninstall ($id)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | string | The id of the file to uninstall | |
| int | $clientIdTheidoftheclient(unused;filesareglobal) |
Returns
boolean True on success
Defined in
libraries/joomla/installer/adapters/file.php
Referenced by
See also
SeeAlso:JInstallerFile::uninstall
Examples
<CodeExamplesForm />
