|
Stud.IP
3.4 Revision
|
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) |
| $is_locked = $input['locked'] ? 'disabled readonly' : '' |
| if($input['choices']) ($input['choices'] as $choice_value => $choice_name) ($choice_value == $input['value']) print " selected" ?>><? endforeach = htmlReady($choice_name) |