Preparing search index...
The search index is not available
@umbraco-cms/backoffice
@umbraco-cms/backoffice
libs/localization-api
UmbLocalizationManager
Class UmbLocalizationManager
Index
Constructors
constructor
Properties
connected
Controllers
document
Direction
document
Language
localizations
Accessors
fallback
Methods
append
Consumer
register
Localization
register
Many
Localizations
remove
Consumer
update
All
Constructors
constructor
new
UmbLocalizationManager
()
:
UmbLocalizationManager
Returns
UmbLocalizationManager
Properties
connected
Controllers
connectedControllers
:
Set
<
UmbLocalizationController
<
UmbLocalizationSetBase
>
>
= ...
document
Direction
documentDirection
:
string
= ...
document
Language
documentLanguage
:
string
= ...
localizations
localizations
:
Map
<
string
,
UmbLocalizationSetBase
>
= ...
Accessors
fallback
get
fallback
()
:
undefined
|
UmbLocalizationSet
Returns
undefined
|
UmbLocalizationSet
Methods
append
Consumer
appendConsumer
(
consumer
:
UmbLocalizationController
<
UmbLocalizationSetBase
>
,
)
:
void
Parameters
consumer
:
UmbLocalizationController
<
UmbLocalizationSetBase
>
Returns
void
register
Localization
registerLocalization
(
t
:
UmbLocalizationSetBase
)
:
void
Registers one or more translations
Parameters
t
:
UmbLocalizationSetBase
Returns
void
register
Many
Localizations
registerManyLocalizations
(
translations
:
UmbLocalizationSetBase
[]
)
:
void
Parameters
translations
:
UmbLocalizationSetBase
[]
Returns
void
remove
Consumer
removeConsumer
(
consumer
:
UmbLocalizationController
<
UmbLocalizationSetBase
>
,
)
:
void
Parameters
consumer
:
UmbLocalizationController
<
UmbLocalizationSetBase
>
Returns
void
update
All
updateAll
()
:
void
Updates all localized elements that are currently connected
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
connected
Controllers
document
Direction
document
Language
localizations
Accessors
fallback
Methods
append
Consumer
register
Localization
register
Many
Localizations
remove
Consumer
update
All
@umbraco-cms/backoffice
Loading...
Registers one or more translations