ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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' |
const | QP_COMBINATION_OR 'or' |
const QP_COMBINATION_AND 'and' |
Definition at line 35 of file class.ilQueryParser.php.
Referenced by ilRepositorySearchGUI\__parseQueryString(), ilAuthShibbolethSettingsGUI\chooseRole(), ilSoapObjectAdministration\getObjectsByTitle(), ilSearch\initQueryParser(), ilLDAPSettingsGUI\loadRoleAssignmentRule(), ilAuthShibbolethSettingsGUI\loadRule(), 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 36 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(), ilSearch\initQueryParser(), ilRepositoryObjectDetailSearch\performDBSearch(), ilRepositorySearchGUI\performSearch(), ilSoapObjectAdministration\searchObjects(), ilSoapRBACAdministration\searchRoles(), and ilCalendarCategoryGUI\sharePerformSearch().