• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/userprofile.php
  • Класс: BitrixIntranetComponentUserProfile
  • Вызов: UserProfile::fieldsSettingsAction
public function fieldsSettingsAction()
{
	return new BitrixMainEngineResponseComponent($this->getName(), 'settings', $this->arParams);
}