...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/classes/general/crm_report_helper.php
- Класс: \CCrmReportHelper
- Вызов: CCrmReportHelper::prepareContactTitleHtml
static function prepareContactTitleHtml($contactID, $title) { $url = \CCrmOwnerType::GetEntityShowPath(\CCrmOwnerType::Contact, $contactID, false); return ''.htmlspecialcharsbx($title).''; }