File "html_c88cd10cddf505bab949e36c5c1d2470.php"

Full path: /home/argothem/www/organecyberpresse/tmp/cache/skel/html_c88cd10cddf505bab949e36c5c1d2470.php
File size: 3.3 KB
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Squelette : ../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html
 * Date :      Thu, 14 Aug 2025 20:42:52 GMT
 * Compile :   Mon, 25 Aug 2025 15:24:15 GMT
 * Boucles :   _simple
 */ 

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

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($si_init)) { $command['si'] = array(); $si_init = true; }
	$command['si'][] = retablir_echappements_modeles(interdire_scripts(((entites_html(table_valeur($Pile[0]??[], (string)'multiple', null),true)) ?'' :' ')));

	if (!isset($command['table'])) {
		$command['table'] = '';
		$command['id'] = '_simple';
		$command['from'] = array();
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("1");
		$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 = Spip\Compilateur\Iterateur\Factory::create(
		"CONDITION",
		$command,
		array('../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html','html_c88cd10cddf505bab949e36c5c1d2470','_simple',2,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('saisies-vues/radio') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html\',\'html_c88cd10cddf505bab949e36c5c1d2470\',\'\',3,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
');
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_simple @ ../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette ../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html
// Temps de compilation total: 0.119 ms
//

function html_c88cd10cddf505bab949e36c5c1d2470($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 = (
(($t1 = strval(retablir_echappements_modeles('')))!=='' ?
		($t1 . ' data peut ĂȘtre une chaine qu\'on sait dĂ©composer ') :
		'') .
'
' .
(($t1 = BOUCLE_simplehtml_c88cd10cddf505bab949e36c5c1d2470($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		$t1 :
		((	'
' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('saisies-vues/selection_multiple') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html\',\'html_c88cd10cddf505bab949e36c5c1d2470\',\'\',5,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
'))) .
'
');

	return analyse_resultat_skel('html_c88cd10cddf505bab949e36c5c1d2470', $Cache, $page, '../plugins/auto/saisies/v5.14.0/saisies-vues/selection.html');
}