| Current Path : /home/histoio/www/tmp/cache/skel/ |
| Current File : /home/histoio/www/tmp/cache/skel/html_598a3660a36790030e0158270ad12e58.php |
<?php
/*
* Squelette : ../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html
* Date : Mon, 12 Jul 2021 11:40:46 GMT
* Compile : Thu, 05 Oct 2023 08:52:35 GMT
* Boucles : _nav
*/
function BOUCLE_navhtml_598a3660a36790030e0158270ad12e58(&$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'][] = interdire_scripts((entites_html(table_valeur(@$Pile[0], (string)'exec', null),true) == 'evenement'));
if (!isset($command['table'])) {
$command['table'] = 'evenements';
$command['id'] = '_nav';
$command['from'] = array('evenements' => 'spip_evenements');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("evenements.id_evenement");
$command['orderby'] = array();
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
$command['where'] =
array(
array('=', 'evenements.id_evenement', sql_quote(@$Pile[0]['id_evenement'], '','bigint(21) NOT NULL AUTO_INCREMENT')),
array('REGEXP', 'evenements.statut', "'.*'"));
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = IterFactory::create(
"SQL",
$command,
array('../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html','html_598a3660a36790030e0158270ad12e58','_nav',1,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
$t0 .= (
'
' .
boite_ouvrir('', 'info') .
pipeline( 'boite_infos' , array('data' => '', 'args' => array('type' => 'evenement', 'id' => interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'id_evenement', null),true)))) ) .
boite_fermer() .
'
<div class="ajax">
' .
executer_balise_dynamique('FORMULAIRE_EDITER_LOGO',
array('evenement',$Pile[$SP]['id_evenement'],'',@serialize($Pile[0])),
array('../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html','html_598a3660a36790030e0158270ad12e58','_nav',5,$GLOBALS['spip_lang'])) .
'</div>
' .
pipeline( 'afficher_config_objet' , array('args' => array('type' => 'evenement', 'id' => $Pile[$SP]['id_evenement']), 'data' => '') ));
}
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_nav @ ../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette ../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html
// Temps de compilation total: 1.211 ms
//
function html_598a3660a36790030e0158270ad12e58($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 = BOUCLE_navhtml_598a3660a36790030e0158270ad12e58($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
$t1 :
(( '
' .
(($t2 = strval(interdire_scripts((((entites_html(table_valeur(@$Pile[0], (string)'exec', null),true) == 'evenement_edit')) ?' ' :''))))!=='' ?
($t2 .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('prive/squelettes/navigation/evenement_edit') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html\',\'html_598a3660a36790030e0158270ad12e58\',\'\',13,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>') :
'') .
'
'))) .
'
');
return analyse_resultat_skel('html_598a3660a36790030e0158270ad12e58', $Cache, $page, '../plugins/auto/agenda/v4.3.4/prive/squelettes/navigation/evenement.html');
}
?>