• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/form.php
  • Класс: BitrixReportVisualConstructorForm
  • Вызов: Form::setPrefix
public function setPrefix($prefix)
{
	$this->prefix = $prefix;
	return $this;
}