Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс Responder

Открытые статические члены

static respond ()
 
static autoLoad ($className)
 
static getLastError ()
 
static getLastErrorMessage ()
 
static handleError ($code, $message, $file, $line)
 

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

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

Методы

◆ autoLoad()

static autoLoad ( $className)
static

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

◆ getLastError()

static getLastError ( )
static

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

◆ getLastErrorMessage()

static getLastErrorMessage ( )
static

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

◆ handleError()

static handleError ( $code,
$message,
$file,
$line )
static

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

◆ respond()

static respond ( )
static

Checks many conditions to enable HTML Cache and tries to send

Возвращает
void

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