Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Интерфейс GridResponse
+ Граф наследования:GridResponse:

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

 send ()
 
 isSendable ()
 

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

Grid's response after processing the request.

См. также
\Bitrix\Main\Grid\Grid method processRequest
\Bitrix\Main\Grid\Panel\Panel method processRequest
\Bitrix\Main\Grid\Row\Rows method processRequest

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

Методы

◆ isSendable()

isSendable ( )

Is possible to send this response?

Возвращает
bool

Замещается в GridResponse.

◆ send()

send ( )

Send response.

Возвращает
void

Send response with messages.

Возвращает
never

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