Stud.IP  jlu_4.3 Revision 64286
booked.php File Reference

Variables

if(! $slot->note &&(count($slot->bookings)===0||! $slot->isOccupied($GLOBALS['user']->id)))<? else:?><? if( $slot-> note = $this->render_partial('consultation/slot-occupation.php', compact('slot'))
 
 endif = htmlReady($slot->bookings->findOneBy('user_id', $GLOBALS['user']->id)->reason)
 
 $last_block = $slot->block
 
 endforeach
 

Variable Documentation

◆ $last_block

$last_block = $slot->block

◆ endforeach

endforeach

◆ endif

endif = htmlReady($slot->bookings->findOneBy('user_id', $GLOBALS['user']->id)->reason)

◆ note

if (! $slot->note &&(count( $slot->bookings)===0||! $slot->isOccupied( $GLOBALS[ 'user']->id)))<? else: ?><? if ($slot-> note = $this->render_partial('consultation/slot-occupation.php', compact('slot'))