• Модуль: currency
  • Путь к файлу: ~/bitrix/modules/currency/lib/integration/iblockmoneyproperty.php
  • Класс: BitrixCurrencyIntegrationIblockMoneyProperty
  • Вызов: IblockMoneyProperty::getPublicViewHTML
static function getPublicViewHTML($property, $value, $controlSettings)
{
	return self::getAdminListViewHTML($property, $value, $controlSettings);
}