|
Stud.IP
3.4 Revision
|
Variables | |
| $icon = 'date+' . ($date['chdate'] > $last_visitdate ? 'new/' : '') | |
| if(is_a($date, "CourseExDate"))($icon, 'info') -> asImg(['class'=> "text-bottom"]) ?><?=htmlReady($date->getFullname()) ?><?=tooltipIcon($date->content)?><? else :?><? if(! $show_raumzeit) | else |
| $icon = 'date+' . ($date['chdate'] > $last_visitdate ? 'new/' : '') |
| if (is_a( $date, "CourseExDate")) ( $icon, 'info') -> asImg([ 'class'=> "text-bottom"]) ?><?=htmlReady( $date->getFullname()) ?><?=tooltipIcon( $date->content)?><? else :?><? if(! $show_raumzeit) else |