| Current Path : /home/a/t/e/atelierpru/paris/tmp/cache/skel/ |
| Current File : /home/a/t/e/atelierpru/paris/tmp/cache/skel/html_f837851334f52bc24394ea4ee29202bc.php |
<?php
/*
* Squelette : ../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html
* Date : Fri, 03 Nov 2017 14:17:52 GMT
* Compile : Fri, 26 Apr 2019 13:48:52 GMT
* Boucles : _formulaire
*/
function BOUCLE_formulairehtml_f837851334f52bc24394ea4ee29202bc(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'formulaires';
$command['id'] = '_formulaire';
$command['from'] = array('formulaires' => 'spip_formulaires');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("formulaires.id_formulaire");
$command['orderby'] = array();
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
array('=', 'formulaires.id_formulaire', sql_quote(@$Pile[0]['id_formulaire'], '','bigint(21) NOT NULL AUTO_INCREMENT')));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = IterFactory::create(
"SQL",
$command,
array('../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html','html_f837851334f52bc24394ea4ee29202bc','_formulaire',1,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
$t0 .= (
'
' .
vide($Pile['vars'][$_zzz=(string)'configurer'] = interdire_scripts((in_array(entites_html(table_valeur(@$Pile[0], (string)'configurer', null),true),array('formulaire', 'champs', 'traitements', 'auteurs')) ? interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'configurer', null),true)):'champs'))) .
'<!--#extra-->
' .
((in_array(table_valeur($Pile["vars"], (string)'configurer', null),array('formulaire', 'traitements', 'champs'))) ?
(' ' . ( '
' .
boite_ouvrir('', 'info') .
recuperer_fond( 'modeles/formulaire_aide_memoire' , array('id_formulaire' => $Pile[$SP]['id_formulaire'] ), array('compil'=>array('../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html','html_f837851334f52bc24394ea4ee29202bc','_formulaire',6,$GLOBALS['spip_lang'])), _request('connect')) .
boite_fermer() .
'
')) :
'') .
'
<!--/#extra-->
');
}
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_formulaire @ ../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette ../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html
// Temps de compilation total: 0.942 ms
//
function html_f837851334f52bc24394ea4ee29202bc($Cache, $Pile, $doublons = array(), $Numrows = array(), $SP = 0) {
if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);
$connect = '';
$page = (
BOUCLE_formulairehtml_f837851334f52bc24394ea4ee29202bc($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
return analyse_resultat_skel('html_f837851334f52bc24394ea4ee29202bc', $Cache, $page, '../plugins/auto/formidable/v3.37.1/prive/squelettes/extra/formulaire_edit.html');
}
?>