field_restrict[] = array( 'field' => "code_champ", 'values' => array(19), 'op' => "and", 'not' => false ); } protected function _get_search_type() { return parent::_get_search_type() . "_publishers"; } }