• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/integrations/report/handlers/dialog.php
  • Класс: Bitrix\ImOpenLines\Integrations\Report\Handlers\Dialog
  • Вызов: Dialog::__construct
public function __construct()
{
	parent::__construct();
	$this->setTitle(Loc::getMessage('OPEN_LINES_DIALOGS'));
	$this->setCategoryKey('open_lines');
}