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

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

 addMessage (string $message, string $type)
 setPayload (mixed $payload)
 isSendable ()
Открытые члены унаследованные от GridResponse
 send ()

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

Grid's response for bitrix:main.ui.grid component.

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

Методы

◆ addMessage()

addMessage ( string $message,
string $type )

Add message to response.

Аргументы
string$message
string$typeconstant of MessageType class e.g. MessageType::ERROR
См. также
\Bitrix\Main\Grid\MessageType
Возвращает
void

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

◆ isSendable()

isSendable ( )

@inheritDoc

Возвращает
bool

Замещает GridResponse.

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

◆ setPayload()

setPayload ( mixed $payload)

Add payload to response.

Аргументы
mixed$payload
Возвращает
void

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


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