Stud.IP  3.4 Revision
_date_row.php File Reference

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
 

Variable Documentation

◆ $icon

$icon = 'date+' . ($date['chdate'] > $last_visitdate ? 'new/' : '')

◆ else

if (is_a( $date, "CourseExDate")) ( $icon, 'info') -> asImg([ 'class'=> "text-bottom"]) ?><?=htmlReady( $date->getFullname()) ?><?=tooltipIcon( $date->content)?><? else :?><? if(! $show_raumzeit) else
Initial value:
{
$dialog_url = URLHelper::getLink('dispatch.php/course/dates/details/' . $date->getId())
endifif($GLOBALS['perm']->have_studip_perm("tutor", $date['range_id']))($GLOBALS['TERMIN_TYP'] as $key=> $val) $date['range_id']
Definition: details.php:50
static getLink($url='', $params=NULL, $ignore_registered_params=false)
Definition: URLHelper.php:149