constant POTX_STRING_RUNTIME in Translation template extractor 8
Same name and namespace in other branches
- 5.2 potx.inc \POTX_STRING_RUNTIME
- 5 potx.inc \POTX_STRING_RUNTIME
- 6.3 potx.inc \POTX_STRING_RUNTIME
- 6 potx.inc \POTX_STRING_RUNTIME
- 6.2 potx.inc \POTX_STRING_RUNTIME
- 7.3 potx.inc \POTX_STRING_RUNTIME
- 7 potx.inc \POTX_STRING_RUNTIME
- 7.2 potx.inc \POTX_STRING_RUNTIME
Save string to runtime collection only.
4 uses of POTX_STRING_RUNTIME
- PotxCommands::potx in src/
Commands/ PotxCommands.php - Extract translatable strings from Drupal source code.
- PotxExtractTranslationForm::submitForm in src/
Form/ PotxExtractTranslationForm.php - Form submission handler.
- potx_drush_extract in ./
potx.drush.inc - Drush command callback.
- _potx_save_string in ./
potx.inc - Default $save_callback used by the potx system.
File
- ./
potx.inc, line 95 - Extraction API used by the web and command line interface.
Code
define('POTX_STRING_RUNTIME', 2);