Searched refs:fixedSchedules (Results 1 – 1 of 1) sorted by relevance
47 var $fixedSchedules = array (); // set of non repeated events indexed by date variable in schedules731 $this->fixedSchedules = array ();739 $this->fixedSchedules [$schedule->from][] = $schedule;787 if (isset ($this->fixedSchedules [$ds_index]))788 $focusSchedules [$ds_index] = array_values ($this->fixedSchedules [$ds_index]);