Stud.IP
4.2 Revision
|
Variables | |
foreach( $abschluss->getFaecher() as $fach) | (count($perm_institutes)===0||count(array_intersect($perm_institutes, $fach->getFachbereiche() ->pluck('institut_id')))) ($fach->name) ?></td >< td class = Icon::create('edit', 'clickable', array('title' => _('Fach bearbeiten')))->asImg() |
endif | |
endforeach | |
foreach($abschluss->getFaecher() as $fach) (count( $perm_institutes)===0||count(array_intersect( $perm_institutes, $fach->getFachbereiche() ->pluck( 'institut_id'))))( $fach->name) ?></td >< td class = Icon::create('edit', 'clickable', array('title' => _('Fach bearbeiten')))->asImg() |
endforeach |
endif |