Gettext

Static class providing Drupal specific Gettext functionality.

The operations are related to pumping data from a source to a destination, for example:

  • Remote files http://*.po to memory
  • File public://*.po to database

Hierarchy

File

core/modules/locale/src/Gettext.php, line 15

Namespace

Drupal\locale

Members

Name Modifiers Type Description
Gettext::fileToDatabase public static function Reads the given PO files into the database.
doc_Drupal
2016-10-29 09:17:29
Comments
Leave a Comment

Please login to continue.