JPlugin::loadLanguage
Loads the plugin language file
Signature
public function loadLanguage([string
$extension = '',
[string
$basePath = JPATH_ADMINISTRATOR]] )
Parameters
-
$extension
- The extension for which a language file should be loaded
-
$basePath
- The basepath to use
Returns
- boolean
- True, if the file has successfully loaded.