You are here

constant POTX_STRING_RUNTIME in Translation template extractor 7

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

Save string to runtime collection only.

3 uses of POTX_STRING_RUNTIME
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_save_string in ./potx.inc
Default $save_callback used by the potx system. Saves values to global arrays to reduce memory consumption problems when passing around big chunks of values.

File

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

Code

define('POTX_STRING_RUNTIME', 2);