You are here

constant POTX_BUILD_SINGLE in Translation template extractor 6.2

Same name and namespace in other branches
  1. 8 potx.inc \POTX_BUILD_SINGLE
  2. 5.2 potx.inc \POTX_BUILD_SINGLE
  3. 5 potx.inc \POTX_BUILD_SINGLE
  4. 6.3 potx.inc \POTX_BUILD_SINGLE
  5. 6 potx.inc \POTX_BUILD_SINGLE
  6. 7.3 potx.inc \POTX_BUILD_SINGLE
  7. 7 potx.inc \POTX_BUILD_SINGLE
  8. 7.2 potx.inc \POTX_BUILD_SINGLE

Single file mode:

  • all files folded into one pot file
3 uses of POTX_BUILD_SINGLE
potx-cli.php in ./potx-cli.php
potx_select_form_submit in ./potx.module
Generate translation template or translation file for the requested component.
_potx_build_files in ./potx.inc
Creates complete file strings with _potx_store()

File

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

Code

define('POTX_BUILD_SINGLE', 2);