API17

API17:JInstallerLanguage:: install

From Joomla! Documentation

Revision as of 15:43, 24 March 2017 by JoomlaWikiBot (talk | contribs) (clean up)

Joomla 11.1 JInstallerLanguage::_install

Description

Install function that is designed to handle individual clients.

{{subst:Description:JInstallerLanguage::_install}}

protected function _install (
        $cname
        $basePath
        $clientId
        &$element
)
Parameter Type Default Description
$cname
$basePath
$clientId
&$element
  • Returns
  • Defined on line 94 of libraries/joomla/installer/adapters/language.php

See also

{{subst:SeeAlso:JInstallerLanguage::_install}}

User contributed notes

<CodeExamplesForm />