Stud.IP  5.4
deputies.php File Reference

Variables

 endif = _('Aktion')
 
endif endforeach
 
else __pad125__ = Studip\Button::create(_('Übernehmen'), 'store', ['title' => _('Änderungen speichern')])
 

Variable Documentation

◆ __pad125__

else __pad125__ = Studip\Button::create(_('Übernehmen'), 'store', ['title' => _('Änderungen speichern')])

◆ endforeach

endif endforeach
Initial value:
= Icon::create('trash')->asInput(
[
'formaction' => $controller->deleteURL($deputy),
'data-confirm' => _('Wollen Sie die Standardvertretung wirklich löschen?')
]
)
static create($shape, $role=Icon::DEFAULT_ROLE, $attributes=[])
Definition: Icon.class.php:101
title _
Definition: likert_evaluation.php:102

◆ endif

endif = _('Aktion')