constant POTX_API_7 in Translation template extractor 7
Same name and namespace in other branches
- 8 potx.inc \POTX_API_7
- 5.2 potx.inc \POTX_API_7
- 5 potx.inc \POTX_API_7
- 6.3 potx.inc \POTX_API_7
- 6 potx.inc \POTX_API_7
- 6.2 potx.inc \POTX_API_7
- 7.3 potx.inc \POTX_API_7
- 7.2 potx.inc \POTX_API_7
Parse source files in Drupal 7.x format.
Changes since 6.x documented at http://drupal.org/node/224333
2 uses of POTX_API_7
- PotxTestCase::testDrupal7 in tests/
potx.test - Test parsing of Drupal 7 module.
- _potx_process_file in ./
potx.inc - Process a file and put extracted information to the given parameters.
File
- ./
potx.inc, line 107 - Extraction API used by the web and command line interface.
Code
define('POTX_API_7', 7);