Stud.IP  4.2 Revision
_irregularEvents.php File Reference

Variables

 $room_request_filter
 
 endif
 
 endforeach
 
if(! $locked)( 'Alle auswählen') ?></label ></td >< td colspan endif else
 

Variable Documentation

◆ $room_request_filter

$room_request_filter
Initial value:
= function ($date) {
return $date->room_request
&& !$date->room_request->isNew()
&& $date->room_request->closed < 2;
}

◆ else

if (!$locked) ('Alle auswählen') ?> </label> </td> <td colspan endif else
Initial value:
= Studip\Button::create( _('Ausführen'), 'run', [
'class' => 'actionForAllIrregular',
'data-dialog' => 'size=big',
])
static create($label=NULL, $trait=NULL, $attributes=array())
Definition: Interactable.class.php:112

◆ endforeach

endforeach

◆ endif

endif