1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
htmleditorajax.php
См. документацию.
1<?
4Loc::loadMessages(__FILE__);
5
10{
11 public function configureActions()
12 {
13 }
14
15 public function getVideoOembedAction($video_source)
16 {
17 return \CHTMLEditor::GetVideoOembed($video_source);
18 }
19}
getVideoOembedAction($video_source)
Определения htmleditorajax.php:15