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