21if (!defined(
'ALLOWED'))
22 die(
'Appel direct ne sont pas permis');
39<h3
class=
"info" style=
"margin:1px">
40 <?=$aIdentity[
'name'].
" ".$aIdentity[
'first_name'].
" ".$aIdentity[
'qcode']?>
42<form method=
"POST" onsubmit=
"save_linked_card_option(this);return false">
48 <input
type=
"hidden" name=
"action_person_id" value=
"<?=$p_action_person_id?>">
53 switch ($a_option[
$i][
'cor_type'])
68 if (!empty($a_option[
$i][
'cor_value_select']))
70 $a_select=explode(
"|", $a_option[
$i][
'cor_value_select']);
71 if (is_array($a_select))
77 $a[
"label"]=$a_select[
$e];
78 $a[
"value"]=$a_select[
$e];
82 $input->selected = $a_option[
$i][
'ap_value'] ;
88 if ( $a_option[
$i][
'ap_value'] ==
"") {
89 $a_option[
$i][
'ap_value']=0;
94 $input->set_value ($a_option[
$i][
'ap_value']);
95 echo
'<span style="display:table-row">';
96 echo
'<span style="display:table-cell">';
97 echo $a_option[
$i][
'cor_label'];
102 echo
'<span style="display:table-cell">';
110 <ul
class=
"aligned-block">
static hidden()
return a string to set gDossier into a FORM
Html Input : Input a date format dd.mm.yyyy The property title should be set to indicate what it is e...
This class handles only the numeric input, the input will call a javascript to change comma to period...
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
static echo_file($msg, $print=true)
display the file