You are here

constant POTX_STATUS_STRUCTURED in Translation template extractor 7

Same name and namespace in other branches
  1. 8 potx.inc \POTX_STATUS_STRUCTURED
  2. 6.3 potx.inc \POTX_STATUS_STRUCTURED
  3. 6.2 potx.inc \POTX_STATUS_STRUCTURED
  4. 7.3 potx.inc \POTX_STATUS_STRUCTURED
  5. 7.2 potx.inc \POTX_STATUS_STRUCTURED

Structured array status logging.

Useful for coder review status reporting.

3 uses of POTX_STATUS_STRUCTURED
PotxTestCase::parseFile in tests/potx.test
Parse the given file with the given API version.
potx_coder_review in ./potx.module
Callback implementation for coder review of one file.
potx_status in ./potx.inc
Status notification function.

File

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

Code

define('POTX_STATUS_STRUCTURED', 3);