| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilWebresourceSearch:
 Inheritance diagram for ilWebresourceSearch: Collaboration diagram for ilWebresourceSearch:
 Collaboration diagram for ilWebresourceSearch:| Public Member Functions | |
| ilWebresourceSearch (&$query_parser) | |
| Constructor  public. | |
| & | performSearch () | 
| __createAndCondition () | |
|  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 | |
| __createLocateString () | |
| build locate string in case of AND search | |
| __prepareFound (&$row) | |
| Additional Inherited Members | |
|  Data Fields inherited from ilAbstractSearch | |
| $db = null | |
| $query_parser = null | |
| $search_result = null | |
| $object_types | |
Definition at line 37 of file class.ilWebresourceSearch.php.
| ilWebresourceSearch::__createAndCondition | ( | ) | 
Definition at line 68 of file class.ilWebresourceSearch.php.
| ilWebresourceSearch::ilWebresourceSearch | ( | & | $query_parser | ) | 
Constructor public.
Definition at line 43 of file class.ilWebresourceSearch.php.
References ilAbstractSearch\$query_parser, and ilAbstractSearch\ilAbstractSearch().
Referenced by ilFulltextWebresourceSearch\ilFulltextWebresourceSearch().
 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:| & ilWebresourceSearch::performSearch | ( | ) | 
Reimplemented from ilAbstractSearch.
Definition at line 48 of file class.ilWebresourceSearch.php.
References $query, $res, $row, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), DB_FETCHMODE_OBJECT, and ilAbstractSearch\setFields().
 Here is the call graph for this function:
 Here is the call graph for this function: