UrlSettings

UrlSettings

new UrlSettings(gui_url, icon_url, composed_url, readmore_content_url, summary_content_url)

Base URLs needed for most GET operations for images etc.

Source:
Parameters:
Name Type Description
gui_url string
icon_url string
composed_url string
readmore_content_url string
summary_content_url string

Members

composed_url :string

Source:
Type:
  • string

gui_url :string

Source:
Type:
  • string

icon_url :string

Source:
Type:
  • string

readmore_content_url :string

Source:
Type:
  • string

summary_content_url :string

Source:
Type:
  • string

Methods

(static) enforceEndSlash(url) → {string}

Source:
Parameters:
Name Type Description
url string
Returns:
Type:
string

(static) urlFix(url) → {string}

Source:
Parameters:
Name Type Description
url string
Returns:
Type:
string