|
ILIAS
Release_3_10_x_branch Revision 61812
|
search More...
Collaboration diagram for ilSearch:| ilSearch::__checkAccess | ( | $a_results, | |
| $a_type | |||
| ) |
Definition at line 546 of file class.ilSearch.php.
References $result.
Referenced by __validateResults(), and performSearch().
Here is the caller graph for this function:| ilSearch::__createFulltextCondition | ( | $a_fields | ) |
Definition at line 371 of file class.ilSearch.php.
Referenced by getWhereCondition().
Here is the caller graph for this function:| ilSearch::__createLikeCondition | ( | $a_fields | ) |
Definition at line 326 of file class.ilSearch.php.
Referenced by getWhereCondition().
Here is the caller graph for this function:| ilSearch::__getResultIdsByActualType | ( | ) |
Definition at line 522 of file class.ilSearch.php.
References $result, $results, getResultByType(), and getSearchInByType().
Referenced by getInStatement().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearch::__parseSearchString | ( | ) |
Definition at line 405 of file class.ilSearch.php.
References __prepareWord(), getCombination(), and getSearchString().
Referenced by validate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearch::__prepareWord | ( | $a_word | ) |
Definition at line 686 of file class.ilSearch.php.
Referenced by __parseSearchString().
Here is the caller graph for this function:| ilSearch::__readDBResult | ( | ) |
Definition at line 487 of file class.ilSearch.php.
References $res, __updateDBResult(), __validateResults(), DB_FETCHMODE_OBJECT, getUserId(), and setResult().
Here is the call graph for this function:| ilSearch::__updateDBResult | ( | ) |
Definition at line 472 of file class.ilSearch.php.
References $res, getResults(), and getUserId().
Referenced by __readDBResult(), and performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearch::__validateParsedString | ( | & | $message | ) |
Definition at line 448 of file class.ilSearch.php.
References getMinWordLength().
Referenced by validate().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearch::__validateResults | ( | ) |
Definition at line 597 of file class.ilSearch.php.
References $data, $user, __checkAccess(), ilObjectFactory\getInstanceByObjId(), and setResult().
Referenced by __readDBResult(), and performSearch().
Here is the call graph for this function:
Here is the caller graph for this function:| ilSearch::_checkParentConditions | ( | $a_ref_id | ) |
Definition at line 564 of file class.ilSearch.php.
References $ilias, and ilPaymentObject\_hasAccess().
Here is the call graph for this function:| ilSearch::getCombination | ( | ) |
Definition at line 131 of file class.ilSearch.php.
Referenced by __parseSearchString().
Here is the caller graph for this function:| ilSearch::getEmptySearch | ( | ) |
Definition at line 170 of file class.ilSearch.php.
References $allow_empty_search.
Referenced by validate().
Here is the caller graph for this function:| ilSearch::getInStatement | ( | $a_primary | ) |
Definition at line 303 of file class.ilSearch.php.
References $in, __getResultIdsByActualType(), and getSearchType().
Here is the call graph for this function:| ilSearch::getMinWordLength | ( | ) |
Definition at line 117 of file class.ilSearch.php.
References $min_word_length.
Referenced by __validateParsedString().
Here is the caller graph for this function:| ilSearch::getNumberOfResults | ( | ) |
Definition at line 177 of file class.ilSearch.php.
References getResultByType().
Here is the call graph for this function:| ilSearch::getPerformUpdate | ( | ) |
Definition at line 166 of file class.ilSearch.php.
References $perform_update.
Referenced by performSearch().
Here is the caller graph for this function:| ilSearch::getResultByType | ( | $a_type | ) |
Definition at line 158 of file class.ilSearch.php.
Referenced by __getResultIdsByActualType(), and getNumberOfResults().
Here is the caller graph for this function:| ilSearch::getResults | ( | ) |
Definition at line 154 of file class.ilSearch.php.
Referenced by __updateDBResult().
Here is the caller graph for this function:| ilSearch::getSearchFor | ( | ) |
Definition at line 135 of file class.ilSearch.php.
Referenced by performSearch(), and validate().
Here is the caller graph for this function:| ilSearch::getSearchIn | ( | ) |
Definition at line 139 of file class.ilSearch.php.
| ilSearch::getSearchInByType | ( | $a_type | ) |
Definition at line 143 of file class.ilSearch.php.
Referenced by __getResultIdsByActualType(), and performSearch().
Here is the caller graph for this function:| ilSearch::getSearchString | ( | ) |
Definition at line 127 of file class.ilSearch.php.
References $search_string.
Referenced by __parseSearchString(), and validate().
Here is the caller graph for this function:| ilSearch::getSearchType | ( | ) |
Definition at line 162 of file class.ilSearch.php.
References $search_type.
Referenced by getInStatement().
Here is the caller graph for this function:| ilSearch::getUserId | ( | ) |
Definition at line 123 of file class.ilSearch.php.
References $user_id.
Referenced by __readDBResult(), and __updateDBResult().
Here is the caller graph for this function:| ilSearch::getWhereCondition | ( | $a_type, | |
| $a_fields | |||
| ) |
Definition at line 287 of file class.ilSearch.php.
References __createFulltextCondition(), and __createLikeCondition().
Here is the call graph for this function:| ilSearch::ilSearch | ( | $a_user_id = 0, |
|
$a_read = false |
|||
| ) |
Constructor public.
Definition at line 59 of file class.ilSearch.php.
References $ilias, $lng, $rbacsystem, setEmptySearch(), and setPerformUpdate().
Here is the call graph for this function:| ilSearch::performSearch | ( | ) |
Definition at line 216 of file class.ilSearch.php.
References $ilBench, $result, __checkAccess(), __updateDBResult(), __validateResults(), ilObjRole\_search(), ilObjDlBook\_search(), ilObjContentObject\_search(), ilObjGroup\_search(), ilObjUser\_search(), getPerformUpdate(), getSearchFor(), getSearchInByType(), and setResult().
Here is the call graph for this function:| ilSearch::setCombination | ( | $a_combination | ) |
Definition at line 83 of file class.ilSearch.php.
| ilSearch::setEmptySearch | ( | $a_value | ) |
Definition at line 108 of file class.ilSearch.php.
Referenced by ilSearch().
Here is the caller graph for this function:| ilSearch::setMinWordLength | ( | $a_min_word_length | ) |
Definition at line 113 of file class.ilSearch.php.
| ilSearch::setPerformUpdate | ( | $a_value | ) |
Definition at line 104 of file class.ilSearch.php.
Referenced by ilPaymentTrusteeGUI\__search(), ilPaymentStatisticGUI\__search(), ilObjPaymentSettingsGUI\__searchSP(), and ilSearch().
Here is the caller graph for this function:| ilSearch::setResult | ( | $a_result | ) |
Definition at line 96 of file class.ilSearch.php.
Referenced by __readDBResult(), __validateResults(), and performSearch().
Here is the caller graph for this function:| ilSearch::setSearchFor | ( | $a_search_for | ) |
Definition at line 88 of file class.ilSearch.php.
| ilSearch::setSearchIn | ( | $a_search_in | ) |
Definition at line 92 of file class.ilSearch.php.
| ilSearch::setSearchString | ( | $a_search_str | ) |
Definition at line 79 of file class.ilSearch.php.
| ilSearch::setSearchType | ( | $a_type | ) |
Definition at line 100 of file class.ilSearch.php.
| ilSearch::validate | ( | & | $message | ) |
Definition at line 190 of file class.ilSearch.php.
References $ok, __parseSearchString(), __validateParsedString(), getEmptySearch(), getSearchFor(), and getSearchString().
Here is the call graph for this function:| ilSearch::$allow_empty_search |
Definition at line 54 of file class.ilSearch.php.
Referenced by getEmptySearch().
| ilSearch::$combination |
Definition at line 45 of file class.ilSearch.php.
| ilSearch::$ilias |
Definition at line 39 of file class.ilSearch.php.
Referenced by _checkParentConditions(), and ilSearch().
| ilSearch::$lng |
Definition at line 40 of file class.ilSearch.php.
Referenced by ilSearch().
| ilSearch::$min_word_length = 3 |
Definition at line 46 of file class.ilSearch.php.
Referenced by getMinWordLength().
| ilSearch::$parsed_str |
Definition at line 44 of file class.ilSearch.php.
| ilSearch::$perform_update |
Definition at line 51 of file class.ilSearch.php.
Referenced by getPerformUpdate().
| ilSearch::$rbacsystem |
Definition at line 41 of file class.ilSearch.php.
Referenced by ilSearch().
| ilSearch::$read_db_result |
Definition at line 52 of file class.ilSearch.php.
| ilSearch::$result |
Definition at line 50 of file class.ilSearch.php.
Referenced by __checkAccess(), __getResultIdsByActualType(), and performSearch().
| ilSearch::$search_for |
Definition at line 47 of file class.ilSearch.php.
| ilSearch::$search_in |
Definition at line 48 of file class.ilSearch.php.
| ilSearch::$search_string |
Definition at line 43 of file class.ilSearch.php.
Referenced by getSearchString().
| ilSearch::$search_type |
Definition at line 49 of file class.ilSearch.php.
Referenced by getSearchType().
| ilSearch::$user_id |
Definition at line 42 of file class.ilSearch.php.
Referenced by getUserId().