Constants in Translation template extractor 6
Primary tabs
- Translation template extractor 5.2
- Translation template extractor 5
- Translation template extractor 6.2
- Translation template extractor 6.3
- Translation template extractor 6(active tab)
- Translation template extractor 7.2
- Translation template extractor 7.3
- Translation template extractor 7
- Translation template extractor 8
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
POTX_API_5 |
./ |
Parse source files in Drupal 5.x format. | 7 | 1 |
POTX_API_6 |
./ |
Parse source files in Drupal 6.x format. | 1 | |
POTX_API_7 |
./ |
Parse source files in Drupal 7.x format. | 1 | |
POTX_BUILD_CORE |
./ |
Core parsing mode: | 2 | 1 |
POTX_BUILD_MULTIPLE |
./ |
Multiple files mode: | 1 | 1 |
POTX_BUILD_SINGLE |
./ |
Single file mode: | 3 | 1 |
POTX_STATUS_CLI |
./ |
Command line status reporting: | 1 | 1 |
POTX_STATUS_MESSAGE |
./ |
Drupal message based status reports. | 2 | 1 |
POTX_STATUS_SILENT |
./ |
Silence status reports. | 1 | 1 |
POTX_STRING_BOTH |
./ |
Save string to both installer and runtime collection. | 2 | 1 |
POTX_STRING_INSTALLER |
./ |
Save string to installer collection only. | 3 | 1 |
POTX_STRING_RUNTIME |
./ |
Save string to runtime collection only. | 3 | 1 |