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]
public function setUpgrade ($state=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $state | boolean | false | Overwrite switch state |
- Returns boolean Previous value
- Defined on line 188 of libraries/joomla/installer/installer.php
- Since
See also
-
JInstaller::setUpgrade source code on BitBucket
-
Class JInstaller
-
Subpackage Installer
- Other versions of JInstaller::setUpgrade
SeeAlso:JInstaller::setUpgrade [Edit See Also]
User contributed notes
<CodeExamplesForm />
