• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/lib/invitedispatcher.php
  • Класс: BitrixWebdavInviteDispatcher
  • Вызов: InviteDispatcher::getSectionDataByUserId
private function getSectionDataByUserId($userId)
{
	return CWebDavIblock::getRootSectionDataForUser((int)$userId);
}