API17:JInstallerLanguage::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.
JInstallerLanguage::uninstall
Description
Custom uninstall method.
Description:JInstallerLanguage::uninstall [Edit Descripton]
Since
Synopsis
public JInstallerLanguage->uninstall ($eid)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $eid | string | $tag The tag of the language to uninstall | |
| int | $clientIdTheidoftheclient(unused) |
Returns
mixed Return value for uninstall method in component uninstall file
Defined in
libraries/joomla/installer/adapters/language.php
Referenced by
See also
SeeAlso:JInstallerLanguage::uninstall
Examples
<CodeExamplesForm />
