JLanguage::getMetadata
Returns a associative array holding the metadata.
Signature
public function getMetadata(string
$langĀ )
Parameters
-
$lang
- The name of the language.
Returns
- mixed
- If $lang exists return key/value pair with the language metadata, otherwise return NULL.