You are here

constant POTX_STATUS_MESSAGE in Translation template extractor 8

Same name and namespace in other branches
  1. 5.2 potx.inc \POTX_STATUS_MESSAGE
  2. 5 potx.inc \POTX_STATUS_MESSAGE
  3. 6.3 potx.inc \POTX_STATUS_MESSAGE
  4. 6 potx.inc \POTX_STATUS_MESSAGE
  5. 6.2 potx.inc \POTX_STATUS_MESSAGE
  6. 7.3 potx.inc \POTX_STATUS_MESSAGE
  7. 7 potx.inc \POTX_STATUS_MESSAGE
  8. 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);