API17:JInstaller::setOverwrite
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::setOverwrite
Description
Set the allow overwrite switch.
Description:JInstaller::setOverwrite [Edit Descripton]
Since
Synopsis
public JInstaller::setOverwrite ($state=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $state | boolean | false | Overwrite switch state |
Returns
boolean Previous value
Defined in
libraries/joomla/installer/installer.php (line 138)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JInstaller::setOverwrite
Examples
<CodeExamplesForm />
