| Current Path : /home/atelierpru/provence/tmp/cache/skel/ |
| Current File : /home/atelierpru/provence/tmp/cache/skel/html_2f37ee6d4999ad93bac56d8705f66cbf.php |
<?php
/*
* Squelette : prive/formulaires/inc-options-langues.html
* Date : Mon, 24 Jun 2019 14:56:50 GMT
* Compile : Thu, 27 Jun 2019 14:00:20 GMT
* Boucles : _langues
*/
function BOUCLE_langueshtml_2f37ee6d4999ad93bac56d8705f66cbf(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
$command['source'] = array(interdire_scripts(liste_options_langues(table_valeur(@$Pile[0], (string)'name', null))));
$command['sourcemode'] = 'table';
if (!isset($command['table'])) {
$command['table'] = '';
$command['id'] = '_langues';
$command['from'] = array();
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array(".valeur");
$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('prive/formulaires/inc-options-langues.html','html_2f37ee6d4999ad93bac56d8705f66cbf','_langues',1,$GLOBALS['spip_lang'])
);
if (!$iter->err()) {
$l1 = _T('public|spip|ecrire:info_multi_herit');$SP++;
// RESULTATS
while ($Pile[$SP]=$iter->fetch()) {
$t0 .= (
'
' .
(($t1 = strval(interdire_scripts(((($Pile[$SP]['valeur'] == interdire_scripts(table_valeur(@$Pile[0], (string)'herit', null)))) ?' ' :''))))!=='' ?
($t1 . ( '
<option class=\'maj-debut on\' value=\'herit\'' .
(($t2 = strval(interdire_scripts(((($Pile[$SP]['valeur'] == interdire_scripts(table_valeur(@$Pile[0], (string)'default', null)))) ?' ' :''))))!=='' ?
($t2 . 'selected="selected"') :
'') .
' dir="' .
interdire_scripts(lang_dir($Pile[$SP]['valeur'],'ltr','rtl')) .
'">[' .
interdire_scripts($Pile[$SP]['valeur']) .
'] ' .
interdire_scripts(traduire_nom_langue($Pile[$SP]['valeur'])) .
' (' .
$l1 .
')</option>
')) :
'') .
(($t1 = strval(interdire_scripts(((($Pile[$SP]['valeur'] == interdire_scripts(table_valeur(@$Pile[0], (string)'herit', null)))) ?'' :' '))))!=='' ?
($t1 . ( '
<option value=\'' .
interdire_scripts($Pile[$SP]['valeur']) .
'\'' .
(($t2 = strval(interdire_scripts(((($Pile[$SP]['valeur'] == interdire_scripts(table_valeur(@$Pile[0], (string)'default', null)))) ?' ' :''))))!=='' ?
($t2 . 'selected="selected"') :
'') .
' dir="' .
interdire_scripts(lang_dir($Pile[$SP]['valeur'],'ltr','rtl')) .
'">[' .
interdire_scripts($Pile[$SP]['valeur']) .
'] ' .
interdire_scripts(traduire_nom_langue($Pile[$SP]['valeur'])) .
'</option>
')) :
'') .
'
');
}
$iter->free();
}
if (defined("_BOUCLE_PROFILER")
AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
spip_log(intval(1000*$timer)."ms BOUCLE_langues @ prive/formulaires/inc-options-langues.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette prive/formulaires/inc-options-langues.html
// Temps de compilation total: 21.136 ms
//
function html_2f37ee6d4999ad93bac56d8705f66cbf($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_langueshtml_2f37ee6d4999ad93bac56d8705f66cbf($Cache, $Pile, $doublons, $Numrows, $SP) .
'
');
return analyse_resultat_skel('html_2f37ee6d4999ad93bac56d8705f66cbf', $Cache, $page, 'prive/formulaires/inc-options-langues.html');
}
?>