1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
htmleditorajax.php
См. документацию.
1
<?
2
namespace
Bitrix\Fileman\Controller
;
3
use
Bitrix\Main\Localization\Loc
;
4
Loc::loadMessages(__FILE__);
5
9
class
HtmlEditorAjax
extends
\Bitrix\Main\Engine\Controller
10
{
11
public
function
configureActions
()
12
{
13
}
14
15
public
function
getVideoOembedAction
($video_source)
16
{
17
return \CHTMLEditor::GetVideoOembed($video_source);
18
}
19
}
Bitrix\Fileman\Controller\HtmlEditorAjax
Определения
htmleditorajax.php:10
Bitrix\Fileman\Controller\HtmlEditorAjax\configureActions
configureActions()
Определения
htmleditorajax.php:11
Bitrix\Fileman\Controller\HtmlEditorAjax\getVideoOembedAction
getVideoOembedAction($video_source)
Определения
htmleditorajax.php:15
Bitrix\Main\Localization\Loc
Определения
loc.php:12
Bitrix\Fileman\Controller
Определения
htmleditorajax.php:2
Bitrix\Main\Controller
Определения
agreement.php:2
bitrix
modules
fileman
lib
controller
htmleditorajax.php
Создано системой
1.14.0