...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/sitebutton/channel/channelopenline.php
- Класс: Bitrix\Crm\SiteButton\Channel\ChannelOpenLine
- Вызов: ChannelOpenLine::getPathEdit
static function getPathEdit() { if (!self::canUse()) { return null; } return array( 'path' => ImOpenLines\Common::getContactCenterPublicFolder() . 'lines_edit/?ID=#ID#', 'id' => '#ID#' ); }