• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/userprofile.php
  • Класс: BitrixIntranetComponentUserProfile
  • Вызов: UserProfile::searchTagsAction
public function searchTagsAction(array $params = [])
{
	return $this->getTagsInstance()->searchTagsAction($params);
}