29if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
30$profile=
$cn->get_value(
"select p_id from profile_menu where pm_id=$1",array($pm_id));
31$a_value=
$cn->make_array(
"select me_code,me_code||' '||me_menu||' '||coalesce(me_description,'') from menu_ref",0);
33$array=
$cn->get_array(
"select p_id,pm_id,me_code,me_code_dep,p_order,p_type_display,pm_default
35 where pm_id=$1",array($pm_id));
37 alert(
"Code invalide");
53<form method=
"POST" id=
"ajax_get_menu_detail_frm" onsubmit=
"return confirm_box(this,'<?php echo _("Vous confirmez
")?> ?')">
60 <
td><?php echo _(
"Code");?></
td>
64if (
$array[0][
'p_type_display']!=
'P'):
67 <
td><?php echo _(
"Ordre d'apparition");?></
td>
71 <
td><?php echo _(
"Menu par défaut");?></
td>
tr($p_string, $p_extra='')
td($p_string='', $p_extra='')
surround the string with td
alert($p_msg, $buffer=false)
alert in javascript
Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label correspon...
for($e=0; $e< count($afiche); $e++) exit