Your IP : 216.73.217.68


Current Path : /home/atelierpru/provence/tmp/cache/skel/
Upload File :
Current File : /home/atelierpru/provence/tmp/cache/skel/html_da6f1973043f41bd2ddc2f5d28ea8a4d.php

<?php

/*
 * Squelette : ../plugins/auto/formidable/v3.38.10/prive/objets/contenu/formulaire.html
 * Date :      Fri, 03 Nov 2017 14:17:52 GMT
 * Compile :   Fri, 18 Oct 2019 09:53:32 GMT
 * Boucles :   _formulaire
 */ 

function BOUCLE_formulairehtml_da6f1973043f41bd2ddc2f5d28ea8a4d(&$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.descriptif",
		"formulaires.message_retour",
		"formulaires.apres",
		"formulaires.url_redirect");
		$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.38.10/prive/objets/contenu/formulaire.html','html_da6f1973043f41bd2ddc2f5d28ea8a4d','_formulaire',1,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	$l1 = _T('public|spip|ecrire:info_descriptif');
	$l2 = _T('formidable:editer_message_ok');
	$l3 = _T('formidable:editer_apres_label');
	$l4 = _T('formidable:editer_redirige_url');$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
<div class="champ contenu_descriptif' .
(($t1 = strval(interdire_scripts((strlen($Pile[$SP]['descriptif']) ? '':'vide'))))!=='' ?
		(' ' . $t1) :
		'') .
'">
	<div class=\'label\'>' .
$l1 .
'</div>
	<div dir=\'' .
lang_dir(@$Pile[0]['lang'], 'ltr','rtl') .
'\' class=\'' .
'descriptif\'>' .
interdire_scripts(filtrer('image_graver',filtrer('image_reduire',propre($Pile[$SP]['descriptif'], $connect, $Pile[0]),'500','0'))) .
'</div>
</div>
<div class="champ contenu_message_retour' .
(($t1 = strval(interdire_scripts((strlen($Pile[$SP]['message_retour']) ? '':'vide'))))!=='' ?
		(' ' . $t1) :
		'') .
'">
	<div class=\'label\'>' .
$l2 .
'</div>
	<div dir=\'' .
lang_dir(@$Pile[0]['lang'], 'ltr','rtl') .
'\' class=\'' .
'message_retour\'>' .
interdire_scripts(filtrer('image_graver',filtrer('image_reduire',propre($Pile[$SP]['message_retour'], $connect, $Pile[0]),'500','0'))) .
'</div>
</div>
<div class="champ contenu_apres' .
(($t1 = strval(interdire_scripts((strlen($Pile[$SP]['apres']) ? '':'vide'))))!=='' ?
		(' ' . $t1) :
		'') .
'">
	<div class=\'label\'>' .
$l3 .
'</div>
	<div dir=\'' .
lang_dir(@$Pile[0]['lang'], 'ltr','rtl') .
'\' class=\'' .
'apres\'>' .
_T(concat('formidable:editer_apres_choix_',interdire_scripts($Pile[$SP]['apres']))) .
'</div>
</div>
<div class="champ contenu_url_redirect' .
(!strlen($Pile[$SP]['url_redirect'])  ?
		(' ' . 'vide') :
		'') .
'">
	<div class=\'label\'>' .
$l4 .
'</div>
	<div dir=\'' .
lang_dir(@$Pile[0]['lang'], 'ltr','rtl') .
'\' class=\'' .
'url_redirect\'>' .
vider_url(vider_url($Pile[$SP]['url_redirect'])) .
'</div>
</div>

');
	}
	$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.38.10/prive/objets/contenu/formulaire.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette ../plugins/auto/formidable/v3.38.10/prive/objets/contenu/formulaire.html
// Temps de compilation total: 6.632 ms
//

function html_da6f1973043f41bd2ddc2f5d28ea8a4d($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_da6f1973043f41bd2ddc2f5d28ea8a4d($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');

	return analyse_resultat_skel('html_da6f1973043f41bd2ddc2f5d28ea8a4d', $Cache, $page, '../plugins/auto/formidable/v3.38.10/prive/objets/contenu/formulaire.html');
}
?>