• Модуль: report
  • Путь к файлу: ~/bitrix/modules/report/lib/visualconstructor/handler/base.php
  • Класс: BitrixReportVisualConstructorHandlerBase
  • Вызов: Base::getCollectedFormElements
public function getCollectedFormElements()
{
	$this->collectFormElements();
	return $this->getFormElements();
}