API17

API17:JInstaller::setPath

From Joomla! Documentation

Joomla 11.1 JInstaller::setPath

Description

Sets an installer path by name.


public function setPath (
        $name
        $value
)
Parameter Type Default Description
$name string Path name
$value string Path
  • Returns void
  • Defined on line 237 of libraries/joomla/installer/installer.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples