• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/document/yandexdiskhandler.php
  • Класс: BitrixDiskDocumentYandexDiskHandler
  • Вызов: YandexDiskHandler::getForApiDecodedId
protected function getForApiDecodedId($path)
{
	return Driver::getInstance()->getUrlManager()->encodeUrn($this->getDecodedId($path));
}