Stud.IP  trunk Revision
view.php File Reference

Variables

 $dialog_attr = Request::isXhr() ? ' data-dialog="size=50%"' : ''
 
 $message_types = ['msg' => "success", 'error' => "error", 'info' => "info"]
 
if( $msg[1]) ?><? endforeach ?>< form nameif(! $attributes)(_( 'Fehlende Datenzeilen')) ?><? else( $attributes as $attribute)( $attribute[ 'title']) ?></span ><? endforeach = $this->render_partial("course/basicdata/_input", ['input' => $attribute])
 
 endif = Icon::create('trash', 'clickable')->asImg()
 
if(! $institutional)(_( 'Fehlende Datenzeilen')) ?><? else( $institutional as $inst)( $inst[ 'title']) ?></span ><? if( $inst[ 'type'] $name = get_object_name($inst['value'], 'inst')
 
else __pad0__ = htmlReady($name['name'])
 

Variable Documentation

◆ $dialog_attr

$dialog_attr = Request::isXhr() ? ' data-dialog="size=50%"' : ''

◆ $message_types

$message_types = ['msg' => "success", 'error' => "error", 'info' => "info"]

◆ $name

if(!$institutional)(_('Fehlende Datenzeilen')) ?> <? else ($institutional as $inst) ($inst['title']) ?> </span> <? if ($inst['type'] $name = get_object_name($inst['value'], 'inst')

◆ __pad0__

else __pad0__ = htmlReady($name['name'])

◆ endforeach

if(!$descriptions)(_('Fehlende Datenzeilen')) ?> <? else($descriptions as $description)($description['type'] == 'datafield')('course/basicdata/_input', ['input' => $description]) ?> <? else ($description['type'] === 'datafield' && $description['description']) ($description['description'])?> <? endif?> <? endif endforeach = $this->render_partial("course/basicdata/_input", ['input' => $attribute])

◆ endif

endif = Icon::create('trash', 'clickable')->asImg()