You are here

Constants in Translation template extractor 7

Primary tabs

Namesort descending Location Description Direct uses Strings
POTX_API_5 ./potx.inc Parse source files in Drupal 5.x format. 7 1
POTX_API_6 ./potx.inc Parse source files in Drupal 6.x format. 8 1
POTX_API_7 ./potx.inc Parse source files in Drupal 7.x format. 2 1
POTX_API_CURRENT ./potx.inc The current Drupal major API verion. 1 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: 4 1
POTX_CONTEXT_ERROR ./potx.inc When there was a context identification error. 3 1
POTX_CONTEXT_NONE ./potx.inc When no context is used. Makes it easy to look these up. 14 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_STATUS_STRUCTURED ./potx.inc Structured array status logging. 3 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. 6 1
POTX_STRING_RUNTIME ./potx.inc Save string to runtime collection only. 3 1

Other projects