constant POTX_BUILD_SINGLE in Translation template extractor 7
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
- 6.2 potx.inc \POTX_BUILD_SINGLE
- 7.3 potx.inc \POTX_BUILD_SINGLE
- 7.2 potx.inc \POTX_BUILD_SINGLE
Single file mode:
- all files folded into one pot file
4 uses of POTX_BUILD_SINGLE
- potx-cli.php in ./potx-cli.php 
- PotxTestCase::parseFile in tests/potx.test 
- Parse the given file with the given API version.
- 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 73 
- Extraction API used by the web and command line interface.
Code
define('POTX_BUILD_SINGLE', 2);