API17

API17:JInstallerPlugin::loadLanguage

From Joomla! Documentation

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