• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/lib/model/schedule/schedule.php
  • Класс: BitrixTimemanModelScheduleSchedule
  • Вызов: Schedule::isAllowedToEditRecord
public function isAllowedToEditRecord()
{
	return static::getScheduleRestriction($this, ScheduleTable::WORKTIME_RESTRICTION_ALLOWED_TO_EDIT_RECORD);
}