constant POTX_BUILD_SINGLE in Translation template extractor 6.2
Same name and namespace in other branches
- 8 potx.inc \POTX_BUILD_SINGLE
- 5.2 potx.inc \POTX_BUILD_SINGLE
- 5 potx.inc \POTX_BUILD_SINGLE
- 6.3 potx.inc \POTX_BUILD_SINGLE
- 6 potx.inc \POTX_BUILD_SINGLE
- 7.3 potx.inc \POTX_BUILD_SINGLE
- 7 potx.inc \POTX_BUILD_SINGLE
- 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);