getData(['theme', 'header', 'position']) === 'hide' OR $this->getData(['theme', 'menu', 'position']) === 'hide' OR $this->getData(['theme', 'footer', 'position']) === 'hide' ): ?>
'buttonGrey', 'href' => helper::baseUrl(false), 'ico' => 'home', 'value' => 'Accueil' ]); ?>
'code', 'href' => helper::baseUrl() . $this->getUrl(0) . '/advanced', 'value' => 'Éditeur CSS' ]); ?>
'upload', 'href' => helper::baseUrl() . $this->getUrl(0) . '/manage', 'value' => 'Importer' ]); ?>
'pencil', 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', 'value' => 'Administration' ]); ?>
'eye', 'value' => 'Zones cachées' ]); ?>
'buttonGrey', 'href' => helper::baseUrl(false), 'ico' => 'home', 'value' => 'Accueil' ]); ?>
'pencil', 'href' => helper::baseUrl() . $this->getUrl(0) . '/admin', 'value' => 'Administration' ]); ?>
helper::baseUrl() . $this->getUrl(0) . '/manage', 'ico' => 'upload', 'value' => 'Importer' ]); ?>
helper::baseUrl() . $this->getUrl(0) . '/advanced', 'value' => 'Éditeur CSS', 'ico' => 'code' ]); ?>