HttpRouteRedirect
class HttpRouteRedirect extends Model (View source)
Properties
string | $hostRedirect | ||
bool | $httpsRedirect | ||
string | $pathRedirect | ||
int | $portRedirect | ||
string | $prefixRewrite | ||
string | $responseCode | ||
bool | $stripQuery |
Methods
setHostRedirect($hostRedirect)
No description
string
getHostRedirect()
No description
setHttpsRedirect($httpsRedirect)
No description
bool
getHttpsRedirect()
No description
setPathRedirect($pathRedirect)
No description
string
getPathRedirect()
No description
setPortRedirect($portRedirect)
No description
int
getPortRedirect()
No description
setPrefixRewrite($prefixRewrite)
No description
string
getPrefixRewrite()
No description
setResponseCode($responseCode)
No description
string
getResponseCode()
No description
setStripQuery($stripQuery)
No description
bool
getStripQuery()
No description
Details
setHostRedirect($hostRedirect)
No description
string
getHostRedirect()
No description
setHttpsRedirect($httpsRedirect)
No description
bool
getHttpsRedirect()
No description
setPathRedirect($pathRedirect)
No description
string
getPathRedirect()
No description
setPortRedirect($portRedirect)
No description
int
getPortRedirect()
No description
setPrefixRewrite($prefixRewrite)
No description
string
getPrefixRewrite()
No description
setResponseCode($responseCode)
No description
string
getResponseCode()
No description
setStripQuery($stripQuery)
No description
bool
getStripQuery()
No description