• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/paysystem/extra_service/baseextraservice.php
  • Класс: BitrixSalePaySystemExtraServiceBaseExtraService
  • Вызов: BaseExtraService::getViewControl
public function getViewControl()
{
	return InputManager::getViewHtml($this->fields['PARAMS'], $this->getValue());
}