Class YellowpagesComponentSettings


  • public final class YellowpagesComponentSettings
    extends Object
    It gathers all the settings and i18n relative to the Yellowpages component.
    Author:
    mmoquillon
    • Field Detail

      • SETTINGS_PATH

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

      • getSettings

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

        public static boolean areUserExtraDataRequired()
        Indicates if extra data of a user are required.
        Returns:
        true if required, false otherwise.