You are here

constant POTX_STRING_INSTALLER in Translation template extractor 8

Same name and namespace in other branches
  1. 5.2 potx.inc \POTX_STRING_INSTALLER
  2. 5 potx.inc \POTX_STRING_INSTALLER
  3. 6.3 potx.inc \POTX_STRING_INSTALLER
  4. 6 potx.inc \POTX_STRING_INSTALLER
  5. 6.2 potx.inc \POTX_STRING_INSTALLER
  6. 7.3 potx.inc \POTX_STRING_INSTALLER
  7. 7 potx.inc \POTX_STRING_INSTALLER
  8. 7.2 potx.inc \POTX_STRING_INSTALLER

Save string to installer collection only.

7 uses of POTX_STRING_INSTALLER
PotxCommands::potx in src/Commands/PotxCommands.php
Extract translatable strings from Drupal source code.
PotxTest::testDrupal5 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 5 module.
PotxTest::testDrupal6 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 6 module.
PotxTest::testDrupal7 in tests/src/Kernel/PotxTest.php
Test parsing of Drupal 7 module.
potx_drush_extract in ./potx.drush.inc
Drush command callback.

... See full list

File

./potx.inc, line 90
Extraction API used by the web and command line interface.

Code

define('POTX_STRING_INSTALLER', 1);