public function getStyleSheets()
 {
     return array_merge(parent::getStyleSheets(), array('/dcReloadedFormExtraPlugin/css/mtWidgetFormCuil.css' => 'all'));
 }
 public function getStyleSheets()
 {
     return array_merge(parent::getStyleSheets(), array($this->getOption('stylesheet') => 'all'));
 }