API17

API17:JInstallerTemplate::loadLanguage

From Joomla! Documentation

Joomla 11.1 JInstallerTemplate::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 36 of libraries/joomla/installer/adapters/template.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples