|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ilAdvancedSearch:
Collaboration diagram for ilAdvancedSearch:Protected Member Functions | |
| searchObjectProperties (string ... $fields) | |
Protected Attributes | |
| array | $options = [] |
Protected Attributes inherited from ilAbstractSearch | |
| ilDBInterface | $db |
| ilQueryParser | $query_parser |
| ilSearchResult | $search_result |
| array | $object_types |
Private Attributes | |
| string | $mode = '' |
Definition at line 33 of file class.ilAdvancedSearch.php.
| ilAdvancedSearch::__createClassificationWhere | ( | ) |
Definition at line 541 of file class.ilAdvancedSearch.php.
References ilDBConstants\T_TEXT.
Referenced by __searchClassification().
Here is the caller graph for this function:| ilAdvancedSearch::__createEducationalWhere | ( | ) |
Definition at line 553 of file class.ilAdvancedSearch.php.
References ilAbstractSearch\$fields, __getDifference(), and __getInStatement().
Referenced by __searchEducational().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__createRequirementWhere | ( | ) |
Definition at line 619 of file class.ilAdvancedSearch.php.
References ilDBConstants\T_TEXT.
Referenced by __searchRequirement().
Here is the caller graph for this function:| ilAdvancedSearch::__createRightsWhere | ( | ) |
Definition at line 525 of file class.ilAdvancedSearch.php.
Referenced by __searchRights().
Here is the caller graph for this function:| ilAdvancedSearch::__getDifference | ( | int | $a_val1, |
| int | $a_val2, | ||
| array | $options | ||
| ) |
Definition at line 639 of file class.ilAdvancedSearch.php.
References ilAbstractSearch\$fields, $options, and __getDifference().
Referenced by __createEducationalWhere(), and __getDifference().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__getInStatement | ( | array | $a_fields | ) |
Definition at line 661 of file class.ilAdvancedSearch.php.
Referenced by __createEducationalWhere(), __searchClassification(), __searchContribute(), __searchEducational(), __searchEntity(), __searchFormat(), __searchGeneral(), __searchKeyword(), __searchLanguage(), __searchLifecycle(), __searchRequirement(), __searchRights(), __searchTaxon(), and searchObjectProperties().
Here is the caller graph for this function:| ilAdvancedSearch::__searchClassification | ( | ) |
Definition at line 381 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __createClassificationWhere(), __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ILIAS\Repository\int().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchContribute | ( | ) |
Definition at line 235 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, and ilAbstractSearch\getFilter().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchDescription | ( | ) |
Definition at line 125 of file class.ilAdvancedSearch.php.
References searchObjectProperties().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchEducational | ( | ) |
Definition at line 311 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __createEducationalWhere(), __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ILIAS\Repository\int().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchEntity | ( | ) |
Definition at line 258 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilAbstractSearch\__prepareFound(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilAbstractSearch\setFields().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchFormat | ( | ) |
Definition at line 501 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilDBConstants\T_TEXT.
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchGeneral | ( | ) |
Definition at line 156 of file class.ilAdvancedSearch.php.
References $DIC, $ilDB, $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilAbstractSearch\__prepareFound(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), ilAbstractSearch\setFields(), and ilDBConstants\T_TEXT.
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchKeyword | ( | bool | $a_in_classification = false | ) |
Definition at line 432 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilAbstractSearch\__prepareFound(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilAbstractSearch\setFields().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchLanguage | ( | ) |
Definition at line 211 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, and ilAbstractSearch\getFilter().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchLifecycle | ( | ) |
Definition at line 463 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilAbstractSearch\__prepareFound(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilAbstractSearch\setFields().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchRequirement | ( | ) |
Definition at line 289 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __createRequirementWhere(), __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ILIAS\Repository\int().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchRights | ( | ) |
Definition at line 359 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, __createRightsWhere(), __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ILIAS\Repository\int().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchTaxon | ( | ) |
Definition at line 403 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilAbstractSearch\__prepareFound(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilAbstractSearch\setFields().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchTitle | ( | ) |
Definition at line 120 of file class.ilAdvancedSearch.php.
References searchObjectProperties().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| & ilAdvancedSearch::__searchTitleDescription | ( | ) |
Definition at line 114 of file class.ilAdvancedSearch.php.
References ilAbstractSearch\$search_result, and searchObjectProperties().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::__searchTypicalAgeRange | ( | ) |
Definition at line 332 of file class.ilAdvancedSearch.php.
References $query, $res, ilAbstractSearch\$search_result, ilDBConstants\FETCHMODE_OBJECT, and ILIAS\Repository\int().
Referenced by performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::getMode | ( | ) |
Definition at line 44 of file class.ilAdvancedSearch.php.
References $mode.
Referenced by performSearch().
Here is the caller graph for this function:| ilAdvancedSearch::performSearch | ( | ) |
Reimplemented from ilAbstractSearch.
Definition at line 55 of file class.ilAdvancedSearch.php.
References __searchClassification(), __searchContribute(), __searchDescription(), __searchEducational(), __searchEntity(), __searchFormat(), __searchGeneral(), __searchKeyword(), __searchLanguage(), __searchLifecycle(), __searchRequirement(), __searchRights(), __searchTaxon(), __searchTitle(), __searchTitleDescription(), __searchTypicalAgeRange(), and getMode().
Here is the call graph for this function:
|
protected |
Definition at line 130 of file class.ilAdvancedSearch.php.
References ilAbstractSearch\$fields, $query, $res, ilAbstractSearch\$search_result, ilAbstractSearch\__createLocateString(), __getInStatement(), ilDBConstants\FETCHMODE_OBJECT, ilAbstractSearch\getFilter(), and ilAbstractSearch\setFields().
Referenced by __searchDescription(), __searchTitle(), and __searchTitleDescription().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAdvancedSearch::setMode | ( | string | $a_mode | ) |
Definition at line 40 of file class.ilAdvancedSearch.php.
| ilAdvancedSearch::setOptions | ( | array & | $options | ) |
Definition at line 49 of file class.ilAdvancedSearch.php.
References $options.
|
private |
Definition at line 35 of file class.ilAdvancedSearch.php.
Referenced by getMode().
|
protected |
Definition at line 36 of file class.ilAdvancedSearch.php.
Referenced by __getDifference(), and setOptions().