protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('pm_messages_filters[%s]');
 }
 protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('shoutbox_coms_filters[%s]');
 }