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