• Модуль: dav
  • Путь к файлу: ~/bitrix/modules/dav/classes/general/addressbookbase.php
  • Класс: ofCDavAddressbookBase
  • Вызов: CDavAddressbookBase::CheckPrivilegesByPath
public function CheckPrivilegesByPath($testPrivileges, $principal, $collectionId, $account, $arPath)
{
	return $this->CheckPrivileges($testPrivileges, $principal, $collectionId);
}