示例#1
0
 /**
  * {@inheritdoc}
  */
 public static function defaultSettings()
 {
     return array('default_image' => array('fid' => NULL, 'alt' => '', 'title' => '', 'width' => NULL, 'height' => NULL)) + parent::defaultSettings();
 }