• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/internals/controller.php
  • Класс: BitrixReportInternalsController
  • Вызов: Controller::isAjaxRequest
protected function isAjaxRequest()
{
	return $this->request->isAjaxRequest();
}