• Модуль: fileman
  • Путь к файлу: ~/bitrix/modules/fileman/classes/general/snippets.php
  • Класс: CSnippets
  • Вызов: CSnippets::DisplayJSGroups
static function DisplayJSGroups($template, $ar = array())
{
	$template = CUtil::JSEscape(htmlspecialcharsex($template));
	$basePath = self::GetBasePath($template);
	?>