Your IP : 216.73.217.68


Current Path : /home/a/t/e/atelierpru/paris/tmp/cache/skel/
Upload File :
Current File : /home/a/t/e/atelierpru/paris/tmp/cache/skel/html_3a6502181c983573f7ac4c434cd81653.php

<?php

/*
 * Squelette : ../plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html
 * Date :      Fri, 21 Dec 2018 00:49:04 GMT
 * Compile :   Fri, 26 Apr 2019 13:49:19 GMT
 * Boucles :   _champs, _formulaire
 */ 

function BOUCLE_champshtml_3a6502181c983573f7ac4c434cd81653(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	$command['source'] = array(interdire_scripts(saisies_lister_par_nom(unserialize($Pile[$SP]['saisies']),'0')));
	$command['sourcemode'] = 'table';
	if (!isset($command['table'])) {
		$command['table'] = '';
		$command['id'] = '_champs';
		$command['from'] = array();
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array(".valeur",
		".cle");
		$command['orderby'] = array();
		$command['where'] = 
			array();
		$command['join'] = array();
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"DATA",
		$command,
		array('../plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html','html_3a6502181c983573f7ac4c434cd81653','_champs',8,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
	' .
(($t1 = strval(interdire_scripts((((table_valeur($Pile[$SP]['valeur'], 'saisie') == 'explication')) ?' ' :''))))!=='' ?
		($t1 . (	'
		' .
	vide($Pile['vars'][$_zzz=(string)'label'] = interdire_scripts(table_valeur($Pile[$SP]['valeur'], 'options/texte'))))) :
		'') .
'
	' .
(($t1 = strval(interdire_scripts((((table_valeur($Pile[$SP]['valeur'], 'saisie') == 'explication')) ?'' :' '))))!=='' ?
		($t1 . (	'
		' .
	vide($Pile['vars'][$_zzz=(string)'label'] = interdire_scripts(table_valeur(table_valeur($Pile[$SP]['valeur'],'options'),'label'))) .
	'
		' .
	vide($Pile['vars'][$_zzz=(string)'label_case'] = interdire_scripts(table_valeur(table_valeur($Pile[$SP]['valeur'],'options'),'label_case'))) .
	'
	')) :
		'') .
'
	<dl>
		<dt>@' .
interdire_scripts($Pile[$SP]['cle']) .
'@</dt>
		' .
(($t1 = strval(((($a = table_valeur($Pile["vars"], (string)'label', null)) OR (is_string($a) AND strlen($a))) ? $a : table_valeur($Pile["vars"], (string)'label_case', null))))!=='' ?
		('<dd>' . $t1 . '</dd>') :
		'') .
'
	</dl>
	');
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_champs @ ../plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_formulairehtml_3a6502181c983573f7ac4c434cd81653(&$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.saisies");
		$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/modeles/formulaire_aide_memoire.html','html_3a6502181c983573f7ac4c434cd81653','_formulaire',1,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	$l1 = _T('formidable:traitements_aide_memoire');
	$l2 = _T('public|spip|ecrire:info_nom_site');$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
	<strong>' .
$l1 .
'</strong>
	<dl>
		<dt>@nom_site_spip@</dt>
		<dd>' .
$l2 .
'</dd>
	</dl>

	' .
BOUCLE_champshtml_3a6502181c983573f7ac4c434cd81653($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
	}
	$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/modeles/formulaire_aide_memoire.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette ../plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html
// Temps de compilation total: 3.696 ms
//

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

	return analyse_resultat_skel('html_3a6502181c983573f7ac4c434cd81653', $Cache, $page, '../plugins/auto/formidable/v3.37.1/modeles/formulaire_aide_memoire.html');
}
?>