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