constant POTX_BUILD_SINGLE in Translation template extractor 7.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
- 6.2 potx.inc \POTX_BUILD_SINGLE
- 7.3 potx.inc \POTX_BUILD_SINGLE
- 7 potx.inc \POTX_BUILD_SINGLE
Single file mode:
- all files folded into one pot file
5 uses of POTX_BUILD_SINGLE
- PotxTestCase::buildOutput in tests/
potx.test - Build the output from parsed files.
- PotxTestCase::parseFile in tests/
potx.test - Parse the given file with the given API version.
- potx_drush_extract in ./
potx.drush.inc - Drush command callback.
- potx_select_component_form_submit in ./
potx.admin.inc - 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 83 - Extraction API used by the web and command line interface.
Code
define('POTX_BUILD_SINGLE', 2);