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