_init('producttab/product'); } public function addProductFilter($tab) { $this->getSelect()->where('arw_tab_id = ?', $tab); return $this; } }