• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/usertypewebdav.php
  • Класс: CUserTypeWebdavElement
  • Вызов: CUserTypeWebdavElement::OnCommentAdd
static function OnCommentAdd($id, &$arParams)
{
	static::OnEntityAdd(static::$UF_TYPE_BLOG_COMMENT, static::$UF_EID_BLOG_COMMENT, $id, $arParams);
}