API17

API17:JInstaller::setOverwrite

From Joomla! Documentation

Revision as of 03:17, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JInstaller::setOverwrite

Description

Set the allow overwrite switch.


public function setOverwrite ($state=false)
Parameter Type Default Description
$state boolean false Overwrite switch state
  • Returns boolean Previous value
  • Defined on line 137 of libraries/joomla/installer/installer.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples