getThisGateURL

Generate URL for Current Gate

Parameters
string $extra = ""

Extra query string in URL $extra = 'test=1&mpid=13'

#
boolean $blnSesID = false

Add session id default false, url expired with session (Gate can allow expired url)

#
string $ext = ''

change url file extension as Gate default empty and use html or set in comp file.

#
boolean $noncache = false

default false, if true, cache can not save this url in browser or in proxy

#
Returns
string