Language File Service Layer
Handles business logic for language file storage, retrieval and deletion
via the configured S3/MinIO bucket.
- Source:
Members
(static, constant) deleteLanguageFile
Delete a language file from the object store.
- Source:
(static, constant) filterJSON
MIME-type filter that accepts only JSON files.
- Source:
(static, constant) getLanguageFile
Retrieve a language file stream from the object store.
- Source:
(static, constant) keyComponents
Build the scoped storage key from a raw key and a UID prefix.
- Source:
(static, constant) languageUrlGen
Generate the public URL for an uploaded language file.
- Source:
(static, constant) listLanguageFiles
List all language files across all applications.
- Source:
(static, constant) listLanguageFilesByApp
List language files for a specific application.
- Source: