Stud.IP  4.1 Revision
index.php File Reference

Variables

 endforeach = htmlReady($schedule->title)
 
 endif = Icon::create('trash', 'clickable', ['title' => _('Logeintrag löschen')])->asImg()
 
 endfor = (date('G', $i) < 10 ? '&nbsp;' . date('G', $i) . '&nbsp;' : date('G', $i))
 
 $pagination = $GLOBALS['template_factory']->open('shared/pagechooser')
 

Variable Documentation

◆ $pagination

$pagination = $GLOBALS['template_factory']->open('shared/pagechooser')

◆ endfor

size endfor = (date('G', $i) < 10 ? '&nbsp;' . date('G', $i) . '&nbsp;' : date('G', $i))

◆ endforeach

endforeach = htmlReady($schedule->title)

◆ endif

endif = Icon::create('trash', 'clickable', ['title' => _('Logeintrag löschen')])->asImg()