| 
    Stud.IP
    trunk Revision
    
   | 
  
Variables | |
| $step_day = $settings['step_day_group'] | |
| $step = 3600 / $step_day | |
| $cells = (($settings['end'] - $settings['start']) / (1 / $step)) + 2 | |
| $width1 = floor(90 / $cells) | |
| $width2 = 10 + (90 - $width1 * $cells) | |
| $start = $settings['start'] * 3600 | |
| $end = ($settings['end'] + 1) * 3600 | |
| $hd = holiday($atime) | |
| $time = mktime(0, 0, 0, date('n', $atime), date('j', $atime), date('Y', $atime)) | |
| $js_events = [] | |
| for($i=0; $i< sizeof($adapted['day_events']); $i++) | endfor = (date('G', $i) < 10 ? ' ' . date('G', $i) . ' ' : date('G', $i)) | 
| if( $calendar->havePermission(Calendar::PERMISSION_WRITABLE))( $js_events) ? 'data-tooltip '( 'calendar/group/_tooltip',[ 'calendar'=> $calendar, 'events'=> $js_events]) ?>< a title | endif = $this->render_partial('calendar/group/_tooltip', ['calendar' => $calendar, 'events' => $js_events]) | 
| $k = 0 | |
| endfor | endforeach | 
| $cells = (($settings['end'] - $settings['start']) / (1 / $step)) + 2 | 
| $end = ($settings['end'] + 1) * 3600 | 
| $hd = holiday($atime) | 
| for ( $i=$start+$calendar->getStart();$i< $end+$calendar->getStart();$i+=$step_day) (!( $i % 3600)) $js_events = [] | 
| $k = 0 | 
| $start = $settings['start'] * 3600 | 
| $step = 3600 / $step_day | 
| $step_day = $settings['step_day_group'] | 
| $time = mktime(0, 0, 0, date('n', $atime), date('j', $atime), date('Y', $atime)) | 
| $width1 = floor(90 / $cells) | 
| $width2 = 10 + (90 - $width1 * $cells) | 
| endfor endforeach | 
| if($calendar->havePermission(Calendar::PERMISSION_WRITABLE)) ($js_events) ? 'data-tooltip ' ('calendar/group/_tooltip', ['calendar' => $calendar, 'events' => $js_events]) ?> <a title endif = $this->render_partial('calendar/group/_tooltip', ['calendar' => $calendar, 'events' => $js_events]) |