API17

API17:JLanguage::getTag

From Joomla! Documentation

Joomla 11.1 JLanguage::getTag

Description

Getter for the language tag (as defined in RFC 3066).


public function getTag ()
  • Returns string The language tag
  • Defined on line 892 of libraries/joomla/language/language.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples