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

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

 __construct ($cacheKey, array $configuration, array $htmlCacheOptions)
 getContents ()
 getLastModified ()
 getEtag ()
 getContentType ()
 exists ()
 shouldCountQuota ()
 isGzipped ()

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

Защищенные данные унаследованные от AbstractResponse
 $cacheKey = null
 $configuration = array()
 $htmlCacheOptions = array()

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

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

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

◆ __construct()

__construct ( $cacheKey,
array $configuration,
array $htmlCacheOptions )
Аргументы
string$cacheKeyunique cache identifier
array$configurationstorage configuration
array$htmlCacheOptionshtml cache options

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

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

Методы

◆ exists()

exists ( )

Checks whether the cache exists

Возвращает
bool

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

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

◆ getContents()

getContents ( )

Returns the cache contents

Возвращает
string|false

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

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

◆ getContentType()

getContentType ( )

Returns the content type of the cache

Возвращает
string|false

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

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

◆ getEtag()

getEtag ( )

Returns the Entity Tag of the cache

Возвращает
string|int

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

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

◆ getLastModified()

getLastModified ( )

Returns the time the cache was last modified

Возвращает
int|false

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

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

◆ isGzipped()

isGzipped ( )

Returns true if content is gzipped

Возвращает
bool

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

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

◆ shouldCountQuota()

shouldCountQuota ( )

Should we count a quota limit

Возвращает
bool

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

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


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