1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс OpenMobileApp
Граф наследования:OpenMobileApp:
HttpResponse Response

Открытые члены

 __construct (string $url)
 send ()
Открытые члены унаследованные от HttpResponse
 __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)
Открытые члены унаследованные от Response
 clear ()
 setContent ($content)
 appendContent ($content)
 getContent ()

Поля данных

const MOBILE_PROTOCOL = 'bitrix24://'
Поля данных унаследованные от HttpResponse
const STORE_COOKIE_NAME = 'STORE_COOKIES'

Защищенные члены

 buildMobileUrl ()
Защищенные члены унаследованные от HttpResponse
 flushStatus ()
 flushHeader ($header)
 setCookie (Web\Cookie $cookie)
 getServerProtocol ()
Защищенные члены унаследованные от Response
 checkContent ($content)
 writeBody ($text)

Дополнительные унаследованные члены

Защищенные данные унаследованные от HttpResponse
 $cookies = []
 $headers
 $lastModified
Защищенные данные унаследованные от Response
 $content

Подробное описание

См. определение в файле openmobileapp.php строка 9

Конструктор(ы)

◆ __construct()

__construct ( string $url)

См. определение в файле openmobileapp.php строка 14

Методы

◆ buildMobileUrl()

buildMobileUrl ( )
protected

См. определение в файле openmobileapp.php строка 21

◆ send()

send ( )

Sends content to the output.

Возвращает
void

Переопределяет метод предка Response.

См. определение в файле openmobileapp.php строка 26

Поля

◆ MOBILE_PROTOCOL

const MOBILE_PROTOCOL = 'bitrix24://'

См. определение в файле openmobileapp.php строка 11


Объявления и описания членов класса находятся в файле: