showMetaTitle(); ?> showMetaDescription(); ?> showMetaType(); ?> showMetaImage(); ?> showFavicon(); ?> showVendor(); ?> showAnalytics(); ?> showStyle(); ?> getUser('group') > self::GROUP_MEMBER): ?> showBar(); ?> showNotification(); ?> getData(['theme', 'menu', 'position']) === 'body-first' || $this->getData(['theme', 'menu', 'position']) === 'top' ): ?> getData(['theme', 'header', 'position']) === 'body'): ?>
getData(['theme','header','linkHomePage'])){ echo "" ;} ?>
getData(['theme', 'header', 'textHide']) === false // Affiche toujours le titre de la bannière pour l'édition du thème OR ($this->getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> getData(['config', 'title']); ?>  
getData(['theme','header','linkHomePage'])){echo "
";} ?>
getData(['theme', 'menu', 'position']) === 'body-second'): ?>
getData(['theme', 'menu', 'position']) === 'site-first'): ?> getData(['theme', 'header', 'position']) === 'site' // Affiche toujours la bannière pour l'édition du thème OR ( $this->getData(['theme', 'header', 'position']) === 'hide' AND $this->getUrl(0) === 'theme' ) ): ?> getData(['theme','header','linkHomePage'])){ echo "" ;} ?>
getData(['theme', 'header', 'position']) === 'hide'): ?>class="displayNone">
getData(['theme', 'header', 'textHide']) === false // Affiche toujours le titre de la bannière pour l'édition du thème OR ($this->getUrl(0) === 'theme' AND $this->getUrl(1) === 'header') ): ?> getData(['config', 'title']); ?>  
getData(['theme','header','linkHomePage'])){echo "
";} ?> getData(['theme', 'menu', 'position']) === 'site-second' || $this->getData(['theme', 'menu', 'position']) === 'site' // Affiche toujours le menu pour l'édition du thème OR ( $this->getData(['theme', 'menu', 'position']) === 'hide' AND $this->getUrl(0) === 'theme' ) ): ?>
getData(['page',$this->getUrl(0),'block'])); // Initialiser $blockleft=$blockright=""; switch (sizeof($blocks)) { case 1 : // une colonne $content = 'col'. $blocks[0] ; break; case 2 : // 2 blocs if ($blocks[0] < $blocks[1]) { // détermine la position de la colonne $blockleft = 'col'. $blocks[0]; $content = 'col'. $blocks[1] ; } else { $content = 'col' . $blocks[0]; $blockright = 'col' . $blocks[1]; } break; case 3 : // 3 blocs $blockleft = 'col' . $blocks[0]; $content = 'col' . $blocks[1]; $blockright = 'col' . $blocks[2]; } // Page pleine pour la configuration des modules et l'édition des pages sauf l'affichage d'un article de blog $pattern = ['config','edit','add','comment','data']; if ((sizeof($blocks) === 1 || in_array($this->getUrl(1),$pattern) ) ) { // Pleine page en mode configuration $layout->showContent(); if (file_exists(self::DATA_DIR . 'body.inc.html')) { include( self::DATA_DIR . 'body.inc.html'); } } else { ?>
showBarContentLeft(); ?>
showContent(); if (file_exists(self::DATA_DIR . 'body.inc.html')) { include(self::DATA_DIR . 'body.inc.html'); } ?>
showBarContentRight(); ?>
getData(['theme', 'footer', 'position']) === 'site' // Affiche toujours le pied de page pour l'édition du thème OR ( $this->getData(['theme', 'footer', 'position']) === 'hide' AND $this->getUrl(0) === 'theme' ) ) { $position = 'site'; } else { $position = 'body'; if ( $this->getData(['theme', 'footer', 'fixed']) === true) { $positionFixed = 'footerbodyFixed'; } echo '
'; } ?> getData(['theme', 'footer', 'position']) === 'site') { echo ''; } ?>
showScript();?>