POTX_API_5 |
./potx.inc |
Parse source files in Drupal 5.x format. |
9 |
1 |
POTX_API_6 |
./potx.inc |
Parse source files in Drupal 6.x format. |
|
1 |
POTX_API_7 |
./potx.inc |
Parse source files in Drupal 7.x format. |
|
1 |
POTX_BUILD_CORE |
./potx.inc |
Core parsing mode: |
2 |
1 |
POTX_BUILD_MULTIPLE |
./potx.inc |
Multiple files mode: |
1 |
1 |
POTX_BUILD_SINGLE |
./potx.inc |
Single file mode: |
3 |
1 |
POTX_STATUS_CLI |
./potx.inc |
Command line status reporting: |
1 |
1 |
POTX_STATUS_MESSAGE |
./potx.inc |
Drupal message based status reports. |
2 |
1 |
POTX_STATUS_SILENT |
./potx.inc |
Silence status reports. |
1 |
1 |
POTX_STRING_BOTH |
./potx.inc |
Save string to both installer and runtime collection. |
2 |
1 |
POTX_STRING_INSTALLER |
./potx.inc |
Save string to installer collection only. |
3 |
1 |
POTX_STRING_RUNTIME |
./potx.inc |
Save string to runtime collection only. |
3 |
1 |