Bitrix API

Redirect extends HttpResponse

Table of Contents

Methods

__construct()  : mixed
getUrl()  : string
isSkippedSecurity()  : bool
send()  : mixed
setSkipSecurity()  : $this
setUrl()  : $this

Methods

__construct()

public __construct(mixed $url[, bool $skipSecurity = false ]) : mixed
Parameters
$url : mixed
$skipSecurity : bool = false

getUrl()

public getUrl() : string
Return values
string

isSkippedSecurity()

public isSkippedSecurity() : bool
Return values
bool

setSkipSecurity()

public setSkipSecurity(bool $skipSecurity) : $this
Parameters
$skipSecurity : bool
Return values
$this

setUrl()

public setUrl(string $url) : $this
Parameters
$url : string
Return values
$this

        
On this page

Search results