Открытые члены | |
__construct (string $url) | |
send () | |
![]() | |
__construct () | |
flush ($text='') | |
addHeader ($name, $value='') | |
setHeaders (Web\HttpHeaders $headers) | |
addCookie (Web\Cookie $cookie, $replace=true, $checkExpires=true) | |
allowPersistentCookies ($mode) | |
getCookies () | |
getHeaders () | |
setStatus ($status) | |
getStatus () | |
setLastModified (Type\DateTime $time) | |
redirectTo ($url) | |
copyHeadersTo (HttpResponse $response) | |
![]() | |
clear () | |
setContent ($content) | |
appendContent ($content) | |
getContent () | |
Открытые атрибуты | |
const | MOBILE_PROTOCOL = 'bitrix24://' |
![]() | |
const | STORE_COOKIE_NAME = 'STORE_COOKIES' |
Защищенные члены | |
buildMobileUrl () | |
![]() | |
flushStatus () | |
flushHeader ($header) | |
setCookie (Web\Cookie $cookie) | |
getServerProtocol () | |
![]() | |
checkContent ($content) | |
writeBody ($text) | |
Дополнительные унаследованные члены | |
![]() | |
$cookies = [] | |
$headers | |
$lastModified | |
![]() | |
$content | |
См. определение в файле openmobileapp.php строка 9
__construct | ( | string | $url | ) |
См. определение в файле openmobileapp.php строка 14
|
protected |
См. определение в файле openmobileapp.php строка 21
send | ( | ) |
Sends content to the output.
Переопределяет метод предка Response.
См. определение в файле openmobileapp.php строка 26
const MOBILE_PROTOCOL = 'bitrix24://' |
См. определение в файле openmobileapp.php строка 11