PoItem::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set the language code of the current language. |
PoStreamReader::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoMemoryWriter::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMemoryWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
PoStreamWriter::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoStreamWriter.php |
Set the language code. |
PoDatabaseReader::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoDatabaseWriter::setLangcode |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Implements Drupal\Component\Gettext\PoMetadataInterface::setLangcode(). |
PoMetadataInterface::setLangcode |
function |
drupal/core/lib/Drupal/Component/Gettext/PoMetadataInterface.php |
Set language code. |