constant POTX_STATUS_MESSAGE in Translation template extractor 8
Same name and namespace in other branches
- 5.2 potx.inc \POTX_STATUS_MESSAGE
- 5 potx.inc \POTX_STATUS_MESSAGE
- 6.3 potx.inc \POTX_STATUS_MESSAGE
- 6 potx.inc \POTX_STATUS_MESSAGE
- 6.2 potx.inc \POTX_STATUS_MESSAGE
- 7.3 potx.inc \POTX_STATUS_MESSAGE
- 7 potx.inc \POTX_STATUS_MESSAGE
- 7.2 potx.inc \POTX_STATUS_MESSAGE
Drupal message based status reports.
2 uses of POTX_STATUS_MESSAGE
- PotxExtractTranslationForm::submitForm in src/
Form/ PotxExtractTranslationForm.php - Form submission handler.
- potx_status in ./
potx.inc - Status notification function.
File
- ./
potx.inc, line 43 - Extraction API used by the web and command line interface.
Code
define('POTX_STATUS_MESSAGE', 1);