'buttonGrey', 'href' => helper::baseUrl() . $this->getUrl(0) . '/config', 'ico' => 'left', 'value' => 'Retour' ]); ?>

Configuration des vignettes

'Largeur', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbWidth']) ]); ?>
'Hauteur', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbHeight']) ]); ?>
'Alignement', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbAlign']) ]); ?>
'Marge', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbMargin']) ]); ?>
'Bordure', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbBorder']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Couleur de la bordure', 'value' => $this->getData(['theme', $this->getUrl(0),'thumbBorderColor']) ]); ?>
'Arrondi des angles', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbRadius']) ]); ?>
'Ombre', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbShadows']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Couleur de l\'ombre', 'value' => $this->getData(['theme', $this->getUrl(0),'thumbShadowsColor']) ]); ?>
'Opacité au survol', 'selected' => $this->getData(['theme', $this->getUrl(0),'thumbOpacity']) ]); ?>

Configuration des légendes

'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Texte', 'value' => $this->getData(['theme', $this->getUrl(0),'legendTextColor']) ]); ?>
'colorPicker', 'help' => 'Le curseur horizontal règle le niveau de transparence.', 'label' => 'Fond', 'value' => $this->getData(['theme', $this->getUrl(0),'legendBgColor']) ]); ?>
'Hauteur', 'selected' => $this->getData(['theme', $this->getUrl(0),'legendHeight']) ]); ?>
'Alignement', 'selected' => $this->getData(['theme', $this->getUrl(0),'legendAlign']) ]); ?>
Version n°