ILIAS
Release_4_0_x_branch Revision 61816
|
Public Member Functions | |
__construct ($qp_obj) | |
__createWhereCondition () | |
Public Member Functions inherited from ilShopObjectSearch | |
setCustomSearchResultObject ($a_search_result_obect) | |
setFilterShopTopicId ($a_topic_id) | |
getFilterShopTopicId () | |
performSearch () | |
__createInStatement () | |
__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 |
Additional Inherited Members | |
Data Fields inherited from ilAbstractSearch | |
$db = null | |
$query_parser = null | |
$search_result = null | |
$object_types |
Definition at line 35 of file class.ilLikeShopObjectSearch.php.
ilLikeShopObjectSearch::__construct | ( | $qp_obj | ) |
Reimplemented from ilShopObjectSearch.
Definition at line 37 of file class.ilLikeShopObjectSearch.php.
ilLikeShopObjectSearch::__createWhereCondition | ( | ) |
Definition at line 42 of file class.ilLikeShopObjectSearch.php.
References $ilDB, and ilShopObjectSearch\getFilterShopTopicId().