ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Go to the source code of this file.
Data Structures | |
class | ilQueryParser |
Namespaces | |
ilias | |
redirection script todo: (a better solution should control the processing via a xml file) | |
Variables | |
const | QP_COMBINATION_AND 'and' |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More... | |
const | QP_COMBINATION_OR 'or' |
const QP_COMBINATION_AND 'and' |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning
Definition at line 20 of file class.ilQueryParser.php.
Referenced by ilRepositorySearchGUI\__parseQueryString(), ilAuthShibbolethSettingsGUI\chooseRole(), ilSoapObjectAdministration\getObjectsByTitle(), ilSearch\initQueryParser(), ilLDAPSettingsGUI\loadRoleAssignmentRule(), ilAuthShibbolethSettingsGUI\loadRule(), ilObjStudyProgrammeAutoMembershipsGUI\parseQueryString(), ilRepositoryObjectDetailSearch\performDBSearch(), ilLPTableBaseGUI\searchObjects(), ilSoapObjectAdministration\searchObjects(), ilDclRecordEditGUI\searchObjects(), ilSoapRBACAdministration\searchRoles(), ilObjectCopyGUI\searchSource(), ilInternalLink\searchUsers(), ilMailSearchGUI\showResults(), and ilLDAPSettingsGUI\showRoleSelection().
const QP_COMBINATION_OR 'or' |
Definition at line 21 of file class.ilQueryParser.php.
Referenced by ilUserSearchFilter\__parseQueryString(), ilRepositorySearchGUI\__parseQueryString(), ilAdvancedSearchGUI\__performContentSearch(), ilAdvancedSearchGUI\__performEntitySearch(), ilAdvancedSearchGUI\__performGeneralSearch(), ilAdvancedSearchGUI\__performKeywordSearch(), ilAdvancedSearchGUI\__performLifecycleSearch(), ilAdvancedSearchGUI\__performTaxonSearch(), ilAdvancedSearchGUI\__performTitleSearch(), ilUserSearchFilter\__searchObjects(), ilContainer\applyContainerUserFilter(), ilSearch\initQueryParser(), ilRepositoryObjectDetailSearch\performDBSearch(), ilRepositorySearchGUI\performSearch(), ilSoapObjectAdministration\searchObjects(), ilSoapRBACAdministration\searchRoles(), and ilCalendarCategoryGUI\sharePerformSearch().