| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for ilShopMetaDataSearch:
 Inheritance diagram for ilShopMetaDataSearch: Collaboration diagram for ilShopMetaDataSearch:
 Collaboration diagram for ilShopMetaDataSearch:| Public Member Functions | |
| __construct ($qp_obj) | |
| setCustomSearchResultObject ($a_search_result_obect) | |
| setFilterShopTopicId ($a_topic_id) | |
| getFilterShopTopicId () | |
| setMode ($a_mode) | |
| getMode () | |
| performSearch () | |
| __createLocateString () | |
| build locate string in case of AND search | |
| __prepareFound (&$row) | |
|  Public Member Functions inherited from ilAbstractSearch | |
| ilAbstractSearch (&$qp_obj) | |
| Constructor  public. | |
| setFields ($a_fields) | |
| Set fields to search. | |
| getFields () | |
| Get fields to search. | |
| setFilter ($a_filter) | |
| set object type to search in | |
| setIdFilter ($a_id_filter) | |
| Set id filter Filters search by given object id. | |
| getIdFilter () | |
| Get Id filter. | |
| appendToFilter ($a_type) | |
| Append object type to filter. | |
| getFilter () | |
| get object type to search in | |
| Data Fields | |
| $mode = '' | |
| $query_parser = null | |
| $db = null | |
|  Data Fields inherited from ilAbstractSearch | |
| $db = null | |
| $query_parser = null | |
| $search_result = null | |
| $object_types | |
| Private Member Functions | |
| __createInStatement () | |
| __searchContribute () | |
| __searchKeywords () | |
| __searchTitles () | |
| __searchDescriptions () | |
| Private Attributes | |
| $filter_shop_topic_id = 0 | |
Definition at line 33 of file class.ilShopMetaDataSearch.php.
| ilShopMetaDataSearch::__construct | ( | $qp_obj | ) | 
Reimplemented in ilLikeShopMetaDataSearch.
Definition at line 46 of file class.ilShopMetaDataSearch.php.
| 
 | private | 
Definition at line 96 of file class.ilShopMetaDataSearch.php.
References ilAbstractSearch\getFilter().
Referenced by __searchContribute(), __searchDescriptions(), __searchKeywords(), and __searchTitles().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopMetaDataSearch::__createLocateString | ( | ) | 
build locate string in case of AND search
Reimplemented from ilAbstractSearch.
Definition at line 261 of file class.ilShopMetaDataSearch.php.
References fields.
Referenced by __searchContribute(), __searchDescriptions(), __searchKeywords(), and __searchTitles().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopMetaDataSearch::__prepareFound | ( | & | $row | ) | 
Reimplemented from ilAbstractSearch.
Definition at line 303 of file class.ilShopMetaDataSearch.php.
References $row.
| 
 | private | 
Definition at line 108 of file class.ilShopMetaDataSearch.php.
References $in, $query, $row, ilAbstractSearch\$search_result, __createInStatement(), __createLocateString(), DB_FETCHMODE_OBJECT, and ilAbstractSearch\setFields().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 219 of file class.ilShopMetaDataSearch.php.
References $in, $query, $row, ilAbstractSearch\$search_result, __createInStatement(), __createLocateString(), DB_FETCHMODE_OBJECT, and ilAbstractSearch\setFields().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 145 of file class.ilShopMetaDataSearch.php.
References $in, $query, $row, ilAbstractSearch\$search_result, __createInStatement(), __createLocateString(), DB_FETCHMODE_OBJECT, and ilAbstractSearch\setFields().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 182 of file class.ilShopMetaDataSearch.php.
References $in, $query, $row, ilAbstractSearch\$search_result, __createInStatement(), __createLocateString(), DB_FETCHMODE_OBJECT, and ilAbstractSearch\setFields().
Referenced by performSearch().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopMetaDataSearch::getFilterShopTopicId | ( | ) | 
Definition at line 60 of file class.ilShopMetaDataSearch.php.
References $filter_shop_topic_id.
Referenced by ilLikeShopMetaDataSearch\__createContributeWhereCondition(), ilLikeShopMetaDataSearch\__createDescriptionWhereCondition(), ilLikeShopMetaDataSearch\__createKeywordWhereCondition(), and ilLikeShopMetaDataSearch\__createTitleWhereCondition().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopMetaDataSearch::getMode | ( | ) | 
Definition at line 69 of file class.ilShopMetaDataSearch.php.
References $mode.
Referenced by performSearch().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilShopMetaDataSearch::performSearch | ( | ) | 
Reimplemented from ilAbstractSearch.
Definition at line 74 of file class.ilShopMetaDataSearch.php.
References __searchContribute(), __searchDescriptions(), __searchKeywords(), __searchTitles(), and getMode().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShopMetaDataSearch::setCustomSearchResultObject | ( | $a_search_result_obect | ) | 
Definition at line 51 of file class.ilShopMetaDataSearch.php.
| ilShopMetaDataSearch::setFilterShopTopicId | ( | $a_topic_id | ) | 
Definition at line 56 of file class.ilShopMetaDataSearch.php.
| ilShopMetaDataSearch::setMode | ( | $a_mode | ) | 
Definition at line 65 of file class.ilShopMetaDataSearch.php.
| ilShopMetaDataSearch::$db = null | 
Definition at line 42 of file class.ilShopMetaDataSearch.php.
| 
 | private | 
Definition at line 44 of file class.ilShopMetaDataSearch.php.
Referenced by getFilterShopTopicId().
| ilShopMetaDataSearch::$mode = '' | 
Definition at line 35 of file class.ilShopMetaDataSearch.php.
Referenced by getMode().
| ilShopMetaDataSearch::$query_parser = null | 
Definition at line 40 of file class.ilShopMetaDataSearch.php.