You are here

constant POTX_STRING_INSTALLER in Translation template extractor 7.2

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

Save string to installer collection only.

6 uses of POTX_STRING_INSTALLER
PotxTestCase::testDrupal5 in tests/potx.test
Test parsing of Drupal 5 module.
PotxTestCase::testDrupal6 in tests/potx.test
Test parsing of Drupal 6 module.
PotxTestCase::testDrupal7 in tests/potx.test
Test parsing of Drupal 7 module.
potx_drush_extract in ./potx.drush.inc
Drush command callback.
_potx_process_file in ./potx.inc
Process a file and put extracted information to the given parameters.

... See full list

File

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

Code

define('POTX_STRING_INSTALLER', 1);