Interface ICUModule
- All Superinterfaces:
ModuleSimple
Applies ICU message formatting, so plural and gender forms come out right in every language.
-
Method Summary
Modifier and TypeMethodDescriptionconfig()The config section this module reads its settings from.The permission that gates this module.Applies ICU formatting so plural and gender forms come out right for the reader.Methods inherited from interface ModuleSimple
children, isDisable, name, onDisable, onEnable, permissions
-
Method Details
-
config
Integration.Icu config()Description copied from interface:ModuleSimpleThe config section this module reads its settings from.- Specified by:
configin interfaceModuleSimple- Returns:
- the settings
-
permission
Permission.Integration.Icu permission()Description copied from interface:ModuleSimpleThe permission that gates this module.- Specified by:
permissionin interfaceModuleSimple- Returns:
- the permission
-
process
-