Stud.IP  3.4 Revision
_input.php File Reference

Variables

 $is_locked = $input['locked'] ? 'disabled readonly' : ''
 
 endif
 
if( $input[ 'choices'])( $input[ 'choices'] as $choice_value=> $choice_name)( $choice_value==$input[ 'value']) print " selected" ?> ><? endforeach = htmlReady($choice_name)
 

Variable Documentation

◆ $is_locked

$is_locked = $input['locked'] ? 'disabled readonly' : ''

◆ endforeach

if($input['choices']) ($input['choices'] as $choice_value => $choice_name) ($choice_value == $input['value']) print " selected" ?>><? endforeach = htmlReady($choice_name)

◆ endif

endif
Initial value:
=
htmlReady($input['value'])
htmlReady($what, $trim=TRUE, $br=FALSE, $double_encode=true)
Definition: visual.inc.php:216