File "recensement_modeles.html"
Full path: /home/meharicl/www/recensement2/recensement_modeles.html
File size: 10.08 KiB (10321 bytes)
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Edit Back
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>recensement_modeles</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-4AEB0A09
params["Panel1Panel2DialogPanel1"] = {
title: "Modèles",
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 @47-C665C449
actions["Panel1Panel2DialogPanel1_show"] = function () {
features["Panel1Panel2DialogPanel1"].ccsDialog("show");
return false;
};
//End DialogPanel1 show Entry Point
//DialogPanel1 hide Entry Point @47-C5416BBC
actions["Panel1Panel2DialogPanel1_hide"] = function () {
features["Panel1Panel2DialogPanel1"].ccsDialog("hide");
};
//End DialogPanel1 hide Entry Point
//condition_for_show start Entry Point Start @20-4617342F
actions["Panel1condition_for_show_start"] = function (eventType, parameters) {
//End condition_for_show start Entry Point Start
//condition_for_show start Entry Point Body @20-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 @20-6A43FC60
};
//End condition_for_show start Entry Point End
//condition_for_hide start Entry Point Start @25-5A53631F
actions["Panel1condition_for_hide_start"] = function (eventType, parameters) {
//End condition_for_hide start Entry Point Start
//condition_for_hide start Entry Point Body @25-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 @25-6A43FC60
};
//End condition_for_hide start Entry Point End
//ccc_link_Condition start Entry Point Start @30-505B3325
actions["Panel1ccc_link_Condition_start"] = function (eventType, parameters) {
//End ccc_link_Condition start Entry Point Start
//ccc_link_Condition start Entry Point Body @30-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 @30-6A43FC60
};
//End ccc_link_Condition start Entry Point End
//ccc_submit_Condition start Entry Point Start @41-D5BAC60E
actions["Panel1ccc_submit_Condition_start"] = function (eventType, parameters) {
//End ccc_submit_Condition start Entry Point Start
//ccc_submit_Condition start Entry Point Body @41-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 @41-6A43FC60
};
//End ccc_submit_Condition start Entry Point End
//ccc_others_Condition start Entry Point Start @56-52A5E8CF
actions["Panel1ccc_others_Condition_start"] = function (eventType, parameters) {
//End ccc_others_Condition start Entry Point Start
//ccc_others_Condition start Entry Point Body @56-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 @56-6A43FC60
};
//End ccc_others_Condition start Entry Point End
//Event Binding @1-6DA7368B
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, grd_modele, rec_modele_Insert)').ccsBind(function() {
this.bind("click", actions["Panel1ccc_link_Condition_start"]);
});
$('*:ccsControl(Panel1, grd_modele, modele_id)').ccsBind(function() {
this.bind("click", actions["Panel1ccc_link_Condition_start"]);
});
$('*:ccsControl(Panel1, Panel2, rec_modele)').ccsBind(function() {
this.bind("submit", actions["Panel1ccc_submit_Condition_start"]);
});
//End Event Binding
//Plugin Calls @1-2DADCEF6
$('*:ccsControl(Panel1, Panel2, rec_modele, 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 grd_modele -->
<h2>Liste des modèles</h2>
<table>
<tr>
<th scope="col">Id</th>
<th scope="col">Description</th>
</tr>
<!-- BEGIN Row -->
<tr>
<td style="TEXT-ALIGN: right"><a href="{modele_id_Src}" id="Panel1grd_modelemodele_id_{grd_modele:rowNumber}">{modele_id}</a> </td>
<td>{modele_desc} </td>
</tr>
<!-- END Row -->
<!-- BEGIN NoRecords -->
<tr>
<td colspan="2">Aucun enregistrement</td>
</tr>
<!-- END NoRecords -->
<tr>
<td colspan="2"><a href="{rec_modele_Insert_Src}" id="Panel1grd_modelegrd_modele_Insert">Ajouter Nouveau</a> </td>
</tr>
</table>
<!-- END Grid grd_modele --><br>
<!-- BEGIN Panel Panel2 -->
<!-- BEGIN Record rec_modele -->
<form id="Panel1Panel2rec_modele" method="post" name="{HTMLFormName}" action="{Action}">
<h2>Edition des modèles</h2>
<table>
<!-- BEGIN Error -->
<tr id="ErrorBlock">
<td colspan="2">{Error}</td>
</tr>
<!-- END Error -->
<tr>
<td><label for="Panel1Panel2rec_modelemodele_desc">Modele Description</label></td>
<td><input type="text" id="Panel1Panel2rec_modelemodele_desc" maxlength="100" size="50" value="{modele_desc}" name="{modele_desc_Name}"></td>
</tr>
<tr>
<td style="TEXT-ALIGN: right" colspan="2">
<!-- BEGIN Button Button_Insert --><input type="image" id="Panel1Panel2rec_modeleButton_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_modeleButton_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_modeleButton_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_modele --><!-- END Panel Panel2 --><br>
<!-- END Panel Panel1 -->
</body>
</html>