コード例 #1
0
 protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('pm_messages_filters[%s]');
 }
コード例 #2
0
 protected function setupInheritance()
 {
     parent::setupInheritance();
     $this->widgetSchema->setNameFormat('shoutbox_coms_filters[%s]');
 }