Class FormsOnlineComponentSettings


  • public class FormsOnlineComponentSettings
    extends Object
    • Field Detail

      • COMPONENT_NAME

        public static final String COMPONENT_NAME
        The name of the Almanach component in Silverpeas.
        See Also:
        Constant Field Values
      • SETTINGS_PATH

        public static final String SETTINGS_PATH
        The relative path of the properties file containing the settings of the Almanach component.
        See Also:
        Constant Field Values
      • MESSAGES_PATH

        public static final String MESSAGES_PATH
        The relative path of the i18n bundle of the FormsOnline component.
        See Also:
        Constant Field Values
    • Method Detail

      • getMessagesIn

        public static org.silverpeas.core.util.LocalizationBundle getMessagesIn​(String language)
        Gets all the messages for the FormsOnline component and translated in the specified language.
        Parameters:
        language - the language in which are written the messages.
        Returns:
        the resource with the translated messages.