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