• Модуль: dav
  • Путь к файлу: ~/bitrix/modules/dav/classes/general/groupdavhandler.php
  • Класс: CDavGroupdavHandler
  • Вызов: CDavGroupdavHandler::CheckPrivilegesByPath
function CheckPrivilegesByPath($testPrivileges, $principal, $siteId, $account, $arPath);

abstract protected function GetMethodMinimumPrivilege($method);

public function GetApplication()
{
	return $this->application;
}