• Модуль: disk
  • Путь к файлу: ~/bitrix/modules/disk/lib/downloadcontroller.php
  • Класс: BitrixDiskDownloadController
  • Вызов: DownloadController::onBeforeActionShowPreview
protected function onBeforeActionShowPreview()
{
	return $this->onWorkWithOneFile();
}