Generate a front end URL
public static generateFrontendUrl ( array $arrRow, string $strParams = null, string $strForceLang = null, boolean $blnFixDomain = false ) : string | ||
$arrRow | array | An array of page parameters |
$strParams | string | An optional string of URL parameters |
$strForceLang | string | Force a certain language |
$blnFixDomain | boolean | Check the domain of the target page and append it if necessary |
return | string | An URL that can be used in the front end |