API17

API17:JInstallerPlugin::loadLanguage

From Joomla! Documentation

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

Joomla 11.1 JInstallerPlugin::loadLanguage

Description

Custom loadLanguage method.


public function loadLanguage ($path=null)
Parameter Type Default Description
$path string null the path where to find language files
  • Returns
  • Defined on line 41 of libraries/joomla/installer/adapters/plugin.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples