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