• Модуль: advertising
  • Путь к файлу: ~/bitrix/modules/advertising/classes/general/advertising.php
  • Класс: CAdvBanner_all
  • Вызов: CAdvBanner_all::GetRequiredKeywords
static function GetRequiredKeywords($TYPE_SID="", $EXACT_MATCH="")
{
	return CAdvBanner::GetKeywords($TYPE_SID, "REQUIRED", $EXACT_MATCH);
}