• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/preset/template.php
  • Класс: BitrixSenderPresetTemplate
  • Вызов: Template::getTemplateListHtml
static function getTemplateListHtml($containerId = 'TEMPLATE_CONTAINER')
{
	static $templateListByType;

	if(!$templateListByType)
		$templateListByType = BitrixSenderPresetTemplate::getListByType();

	$templateTypeList = BitrixSenderPresetTemplate::getTypeList();

	ob_start();
	?>
	
	
$templateTypeName): if(!$firstTemplateType) $firstTemplateType = $templateType; ?>
$templateTypeName):?>