• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/component/userprofile.php
  • Класс: BitrixIntranetComponentUserProfile
  • Вызов: UserProfile::init
protected function init()
{
	CJSCore::Init([ 'ajax', 'webrtc_adapter', 'avatar_editor', 'loader' ]);

	return true;
}