Gettext |
class |
|
includes/locale/Gettext.php |
Static class providing Drupal specific Gettext functionality. |
|
|
|
L10nUpdateCronTest |
class |
|
tests/L10nUpdateCronTest.test |
Tests for translation update using cron. |
|
|
|
L10nUpdateInterfaceTest |
class |
|
tests/L10nUpdateInterfaceTest.test |
Tests for the l10n_update status user interfaces. |
|
|
|
L10nUpdateTest |
class |
|
tests/L10nUpdateTest.test |
Tests for update translations. |
|
|
|
L10nUpdateTestBase |
class |
|
tests/L10nUpdateTestBase.test |
Tests for update translations. |
3 |
|
|
PoDatabaseReader |
class |
|
includes/locale/PoDatabaseReader.php |
Gettext PO reader working with the locale module database. |
|
|
|
PoDatabaseWriter |
class |
|
includes/locale/PoDatabaseWriter.php |
Gettext PO writer working with the locale module database. |
|
|
|
PoHeader |
class |
|
includes/gettext/PoHeader.php |
Gettext PO header handler. |
|
|
|
PoItem |
class |
|
includes/gettext/PoItem.php |
PoItem handles one translation. |
|
|
|
PoMemoryWriter |
class |
|
includes/gettext/PoMemoryWriter.php |
Defines a Gettext PO memory writer, to be used by the installer. |
|
|
|
PoMetadataInterface |
interface |
|
includes/gettext/PoMetadataInterface.php |
Methods required for both reader and writer implementations. |
2 |
|
|
PoReaderInterface |
interface |
|
includes/gettext/PoReaderInterface.php |
Shared interface definition for all Gettext PO Readers. |
2 |
|
|
PoStreamInterface |
interface |
|
includes/gettext/PoStreamInterface.php |
Common functions for file/stream based PO readers/writers. |
2 |
|
|
PoStreamReader |
class |
|
includes/gettext/PoStreamReader.php |
Implements Gettext PO stream reader. |
|
|
|
PoStreamWriter |
class |
|
includes/gettext/PoStreamWriter.php |
Defines a Gettext PO stream writer. |
|
|
|
PoWriterInterface |
interface |
|
includes/gettext/PoWriterInterface.php |
Shared interface definition for all Gettext PO Writers. |
3 |
|
|
SourceString |
class |
|
includes/locale/SourceString.php |
Defines the locale source string object. |
|
|
|
StringBase |
abstract class |
|
includes/locale/StringBase.php |
Defines the locale string base class. |
2 |
|
|
StringDatabaseStorage |
class |
|
includes/locale/StringDatabaseStorage.php |
Defines the locale string class. |
|
|
|
StringInterface |
interface |
|
includes/locale/StringInterface.php |
Defines the locale string interface. |
1 |
|
|
StringStorageException |
class |
|
includes/locale/StringStorageException.php |
Defines an exception thrown when storage operations fail. |
|
|
|
StringStorageInterface |
interface |
|
includes/locale/StringStorageInterface.php |
Defines the locale string storage interface. |
1 |
|
|
TranslationsStreamWrapper |
class |
|
includes/locale/TranslationsStreamWrapper.php |
A Drupal interface translations (translations://) stream wrapper class. |
|
|
|
TranslationString |
class |
|
includes/locale/TranslationString.php |
Defines the locale translation string object. |
|
|
|