A function which retrieves cms site domain.

Purpose of this function is for the get.site.domain filter.


  • Full name: get_site_domain
  • Defined in: cms/core/Shared/Helpers/site.php

Parameters

Parameter Type Description
$siteId string The unique id of a site.

Return Value

string

Site's domain on success or '' on failure.