API17

API17:JInstallerLibrary::loadLanguage

From Joomla! Documentation

Joomla 11.1 JInstallerLibrary::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 31 of libraries/joomla/installer/adapters/library.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples