API17

API17:JInstallerFile::loadLanguage

From Joomla! Documentation

Joomla 11.1 JInstallerFile::loadLanguage

Description

Custom loadLanguage method.


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

See also


User contributed notes

Code Examples