Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
_input.php File Reference

Variables

 $is_locked = $input['locked'] ? 'disabled readonly' : ''
if($input['type']==="text") if($input['type']==="number")
if($input['type']==="textarea") 
height
if($input['type']==="select")(!$input['choices'][$input['value']])("Keine
Änderung möglich")?><?else($input['choices'])($input['choices']
as $choice_value=>
$choice_name)($choice_value==$input['value'])
print" selected"?>><? 
endforeach = $choice_name
 endif
if($input['type']==="datafield")
padding 
right

Variable Documentation

$is_locked = $input['locked'] ? 'disabled readonly' : ''
if($input['type'] === "select") (!$input['choices'][$input['value']]) ("Keine Änderung möglich") ?> <? else ($input['choices']) ($input['choices'] as $choice_value => $choice_name) ($choice_value == $input['value']) print " selected" ?>><? endforeach = $choice_name
endif
if ($input['type']==="text") if ($input['type']==="number") if ($input['type']==="textarea") height
if ($input['type']==="datafield") padding right