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

Variables

 $width_column1 = 20
 
 $width_namecolumn = 60
 
 $message_types = array('msg' => "success", 'error' => "error", 'info' => "info")
 
if(is_array($flash['msg'])) foreach($flash['msg'] as $msg)($msg[1]) ?><? endforeach ?>< div style if(! $attributes) else endforeach
 
if(! $institutional) else if($inst['type'] !=="select"|| $inst['choices'][$inst['value']]) else
 
dispatch php course basicdata add_member deputy Name Aktion full_rev perms data dialog
 

Variable Documentation

◆ $message_types

$message_types = array('msg' => "success", 'error' => "error", 'info' => "info")

◆ $width_column1

$width_column1 = 20

◆ $width_namecolumn

$width_namecolumn = 60

◆ dialog

dispatch php course basicdata add_member tutor s der Einrichtung dozent s der Einrichtung tutor Name Funktion Aktion username username username full_rev data dialog
Initial value:
="size=50%"' : '' ?> href="<?= $controller->url_for('course/basicdata/deletedeputy', $course_id, $deputy["user_id"]) ?>">
<?= Assets::img("icons/16/blue/trash.png") ?>
</a>
<? endif ?>
</td>
</tr>
<? endforeach ?>
<? else : ?>
<tr>
<td colspan="4" style="text-align: center"><?= _('Keine Vertretung eingetragen') ?></td>
</tr>
<? endif ?>
</table>
<? endif ?>
<!-- Tutoren -->
<table class="default">
<caption>
<?= $tutor_title ?>
<? if ($perm_dozent && !$tutor_is_locked) : ?>
<span class="actions">
<?
$mps_tutor = MultiPersonSearch::get("add_member_tutor" . $course_id)
->setTitle(_('Mehrere TutorInnen hinzufügen'))
->setSearchObject($tutorUserSearch)
->setDefaultSelectedUser(array_merge(array_keys($dozenten), array_keys($tutoren)))
->setDataDialogStatus(Request::isXhr())
->setJSFunctionOnSubmit(Request::isXhr() ? 'jQuery(this).closest(".ui-dialog-content").dialog("close")
jQuery('.news_prevent_submit').keydown(function(event)
Definition: edit_news.php:287

◆ else

if(! $institutional) else if ( $inst[ 'type'] !=="select"||$inst[ 'choices'][ $inst[ 'value']]) else ( )
Initial value:
{
$name = get_object_name($inst['value'], "inst")
get_object_name($range_id, $object_type)
Definition: functions.php:93

◆ endforeach

endforeach
Initial value:
=
$this->render_partial("course/basicdata/_input", array('input' => $attribute))