Interface ThemeFooterLink.Builder

  • Method Details

    • displayName

      ThemeFooterLink.Builder displayName(String displayName)

      The name of the websites that display in the catalog page footer.

      Parameters:
      displayName - The name of the websites that display in the catalog page footer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • footerLinkURL

      ThemeFooterLink.Builder footerLinkURL(String footerLinkURL)

      The URL of the websites that display in the catalog page footer.

      Parameters:
      footerLinkURL - The URL of the websites that display in the catalog page footer.
      Returns:
      Returns a reference to this object so that method calls can be chained together.