Class ClassifiedsComponentSettings

    • Constructor Detail

      • ClassifiedsComponentSettings

        public ClassifiedsComponentSettings()
    • Method Detail

      • isCommentsEnabled

        public boolean isCommentsEnabled()
      • setCommentsEnabled

        public void setCommentsEnabled​(boolean commentsEnabled)
      • getMessagesIn

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

        public static org.silverpeas.core.util.SettingBundle getSettings()
        Gets all the settings of the Suggestion Box component.
        Returns:
        the resource with the different component settings.
      • getIcons

        public static org.silverpeas.core.util.LocalizationBundle getIcons()
        Gets all the icons definitions particular to the Suggestion Box component.
        Returns:
        the resource with icons definition.
      • isPriceAllowed

        public boolean isPriceAllowed()
      • setPriceAllowed

        public void setPriceAllowed​(boolean priceAllowed)
      • isPhotosAllowed

        public boolean isPhotosAllowed()
      • setPhotosAllowed

        public void setPhotosAllowed​(boolean photosAllowed)