API17

API17:JInstallerModule::loadLanguage

From Joomla! Documentation

Joomla 11.1 JInstallerModule::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/module.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples