constant POTX_STRING_INSTALLER in Translation template extractor 7.3
Same name and namespace in other branches
- 8 potx.inc \POTX_STRING_INSTALLER
- 5.2 potx.inc \POTX_STRING_INSTALLER
- 5 potx.inc \POTX_STRING_INSTALLER
- 6.3 potx.inc \POTX_STRING_INSTALLER
- 6 potx.inc \POTX_STRING_INSTALLER
- 6.2 potx.inc \POTX_STRING_INSTALLER
- 7 potx.inc \POTX_STRING_INSTALLER
- 7.2 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.
File
- ./
potx.inc, line 90 - Extraction API used by the web and command line interface.
Code
define('POTX_STRING_INSTALLER', 1);