|
Stud.IP
3.2 Revision
|
Variables | |
| $at = date('G', $atime) | |
| if($at >=$settings['start'] && $at<=$settings['end']||! $atime) elseif($at< $settings['start']) | else |
| $end = 23 * 3600 | |
| $em = $calendar->createEventMatrix($start, $end, $settings['step_day']) | |
| $max_columns = $em['max_cols'] ?: 1 | |
| if($settings['step_day']< 3600) | width |
| <? $max_columns_head=$max_columns+3 ?><? else :?><? $max_columns_head=$max_columns+2 ?><? endif;?>< col span="<?= $em['max_cols'] ?: '1' ?> style | $hd = holiday($atime) |
| if( $start > 0)( 'calendar/single/day', array( 'atime'=>( $atime -(date( 'G', $atime) *3600 - $start+3600)))) ?>"> <? | endif = $max_columns + 1 |
| $at = date('G', $atime) |
| $em = $calendar->createEventMatrix($start, $end, $settings['step_day']) |
| $end = 23 * 3600 |
| <? $max_columns_head = $max_columns + 3 ?><? else : ?><? $max_columns_head = $max_columns + 2 ?><? endif; ?><col span="<?= $em['max_cols'] ?: '1' ?> style $hd = holiday($atime) |
| $max_columns = $em['max_cols'] ?: 1 |
| if ($end / 3600 < 23) ('calendar/single/day', array('atime' => ($atime + $end - date('G', $atime) * 3600 + 3600))) ?>"> <? else |
| if ($start > 0) ('calendar/single/day', array('atime' => ($atime - (date('G', $atime) * 3600 - $start + 3600)))) ?>"> <? endif = $max_columns + 1 |
| if ( $settings[ 'step_day']< 3600) width |