Stud.IP  2.5 Revision
check.php File Reference

Variables

foreach( $data as $index=> $item)( $item[ 'table']) ?></td >< td ><?if( $item[ 'count'] > 0)(_( 'Anzeigen'), $controller->url_for( 'show/' . $check . '/' . $index)) ?><? endif = LinkButton::create(_('Löschen'), $controller->url_for('check/' . $check . '/delete/' . $index))
 
 endforeach
 

Variable Documentation

◆ endforeach

endforeach

◆ endif

foreach ($data as $index => $item) ($item['table']) ?></td> <td><?if ($item['count'] > 0) (_('Anzeigen'), $controller->url_for('show/' . $check . '/' . $index)) ?> <? endif = LinkButton::create(_('Löschen'), $controller->url_for('check/' . $check . '/delete/' . $index))