You are here

constant POTX_STRING_INSTALLER in Translation template extractor 5

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

Save string to installer collection only.

3 uses of POTX_STRING_INSTALLER
potx-cli.php in ./potx-cli.php
_potx_process_file in ./potx.inc
Process a file and put extracted information to the given parameters.
_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 69
Extraction API used by the web and command line interface.

Code

define('POTX_STRING_INSTALLER', 1);