• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/entityproperty.php
  • Класс: BitrixSaleEntityProperty
  • Вызов: EntityProperty::getViewHtml
public function getViewHtml($value)
{
	return InputManager::getViewHtml($this->fields, $value);
}