• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/item.php
  • Класс: BitrixTasksItem
  • Вызов: Item::doPreActions
protected function doPreActions($state)
{
	return true; // do nothing
}