• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entitypropertyvalue.php
  • Класс: BitrixSaleEntityPropertyValue
  • Вызов: EntityPropertyValue::getEditHtml
public function getEditHtml()
{
	return $this->property->getEditHtml($this->getFieldValues());
}