Live Data XWiki
Last modified by Manuel Leduc on 2026/03/24 11:40
Content
Reference
XWikiLiveDataSource
Implementation of LiveDataSource for XWiki.
initTranslationsBuilder
Helper to load the translations of a Live Data in XWiki (from the localization rest endpoint).
buildTranslations(
locale: string,
i18n: I18n,
): (query: TranslationQuery) => Promise<Translations>