Stud.IP  trunk Revision
index.php File Reference

Variables

if(!empty( $allrules))( $allrules as $index=> $rule)( $rule[ 'name']) ?></td >< td ><? endforeach else
 
 $actions = new ActionsWidget()
 

Variable Documentation

◆ $actions

$actions = new ActionsWidget()

◆ else

if(!empty($allrules)) ($allrules as $index => $rule) ($rule['name']) ?> </td> <td> <? endforeach else
Initial value:
=Icon::create('trash', 'clickable', tooltip2(_('Regel löschen')))->asInput([
'formaction' => $controller->url_for('admin/specification/delete/' . $rule['lock_id']),
'data-confirm' => sprintf(_('Wollen Sie die Regel "%s" wirklich löschen?'), $rule['name']),
'style' => 'vertical-align: bottom'
])
tooltip2($text, $with_alt=TRUE, $with_popup=FALSE)
Definition: visual.inc.php:583
_( 'Vertretungen')]
Definition: config.inc.php:90