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