• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/ui/component/templatehelper.php
  • Класс: BitrixTasksUIComponentTemplateHelper
  • Вызов: TemplateHelper::findParameterValue
public function findParameterValue($parameter)
{
	return $this->getComponent()->findParameterValue($parameter);
}