'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'])
]); ?>