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