• Модуль: fileman
  • Путь к файлу: ~/bitrix/modules/fileman/lib/controller/htmleditorajax.php
  • Класс: BitrixFilemanControllerHtmlEditorAjax
  • Вызов: HtmlEditorAjax::getVideoOembedAction
public function getVideoOembedAction($video_source)
{
	return CHTMLEditor::GetVideoOembed($video_source);
}