Stud.IP  jlu_3.3 Revision
index.php File Reference

Variables

 endforeach = htmlReady($schedule->title)
 
 endif = Assets::img('icons/16/blue/trash', tooltip2(_('Logeintrag löschen')))
 
 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

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

◆ endforeach

endforeach = htmlReady($schedule->title)

◆ endif

endif = Assets::img('icons/16/blue/trash', tooltip2(_('Logeintrag löschen')))