Stud.IP  trunk Revision
edit.php File Reference

Variables

 endif = LinkButton::create(_('Löschen'), $controller->url_for('calendar/single/delete/' . implode('/', $event->getId())))
 
foreach( $event->getAccessibilityOptions( $calendar->getPermissionByUser( $GLOBALS[ 'user']->id)) as $key=> $option)() endforeach = $option
 
if( $event->getRecurrence( 'rtype') !='SINGLE')(<?=$event->toStringRecurrence() ?>)<? endif ?></legend >< h2 ><? $linterval $rec_type $wdays
 
if( $event->getRecurrence( 'rtype') !='SINGLE')(<?=$event->toStringRecurrence() ?>)<? endif ?></legend >< h2 ><? $linterval $rec_type $aday foreach($wdays as $key=> $wday)< input type="checkbox" name="wdays[]" value="<?= $key ?><?= mb_strpos((string) $aday, (string) $key) !== false ? ' checked' : '' ?><?= $wday ?></label><? endforeach; ?></div></div></li><li><? $mdays = [ '1' => _ ( 'Ersten') $mdays_options $mday_selected foreach ( $mdays as $key=> $mday) if ( $key==$mday_selected) $mdays_options = '>' . $mday . '</option>'
 
$wdays_options $wday_selected foreach($wdays as $key=> $wday) if($key==$wday_selected) $wdays_options = '>' . $wday . '</option>'
 
$mday $months
 
$mday $months_options $month_selected foreach($months as $key=> $month) if($key==$month_selected) $months_options = '>' . $month . '</option>'
 
$checked $checked $exp_date $checked $exp_count $exceptions = $event->getExceptions()
 

Variable Documentation

◆ $exceptions

$checked $checked $exp_date $checked $exp_count $exceptions = $event->getExceptions()

◆ $mdays_options

if ($event->getRecurrence('rtype') != 'SINGLE') (<?= $event->toStringRecurrence() ?>) <? endif ?> </legend> <h2><? $linterval $rec_type $aday foreach ( $wdays as $key=> $wday)<input type="checkbox" name="wdays[]" value="<?= $key ?><?= mb_strpos((string) $aday, (string) $key) !== false ? ' checked' : '' ?><?= $wday ?></label><? endforeach; ?></div></div></li><li><? $mdays = [ '1' => _ ( 'Ersten') $mdays_options $mday_selected foreach ( $mdays as $key=> $mday) if ( $key==$mday_selected) $mdays_options = '>' . $mday . '</option>'

◆ $months

$mday $months
Initial value:
= [
'1' => _('Januar')
_( 'Vertretungen')]
Definition: config.inc.php:90

◆ $months_options

$mday $months_options $month_selected foreach ( $months as $key=> $month) if ( $key==$month_selected) $months_options = '>' . $month . '</option>'

◆ $wdays

if ($event->getRecurrence('rtype') != 'SINGLE') (<?= $event->toStringRecurrence() ?>) <? endif ?> </legend> <h2><? $linterval $rec_type $wdays
Initial value:
= [
'1' => _('Montag')
_( 'Vertretungen')]
Definition: config.inc.php:90

◆ $wdays_options

$wdays_options $wday_selected foreach ( $wdays as $key=> $wday) if ( $key==$wday_selected) $wdays_options = '>' . $wday . '</option>'

◆ endforeach

foreach ($exceptions as $exception) ('%d.%m.%Y', $exception) ?>" style endforeach = $option

◆ endif

endif = LinkButton::create(_('Löschen'), $controller->url_for('calendar/single/delete/' . implode('/', $event->getId())))