ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilQueryParser |
Namespaces | |
namespace | 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 ilAuthShibbolethSettingsGUI\chooseRole(), ilSoapObjectAdministration\getObjectsByTitle(), ilSearch\initQueryParser(), ilLDAPSettingsGUI\loadRoleAssignmentRule(), ilAuthShibbolethSettingsGUI\loadRule(), ilShopGUI\performSearch(), ilObjectGUI\searchCloneSourceObject(), ilSoapObjectAdministration\searchObjects(), ilSoapRBACAdministration\searchRoles(), ilObjectCopyGUI\searchSource(), and ilLDAPSettingsGUI\showRoleSelection().
const QP_COMBINATION_OR = 'or' |
Definition at line 36 of file class.ilQueryParser.php.
Referenced by ilUserFilter\__parseQueryString(), ilRepositorySearchGUI\__parseQueryString(), ilAdminUserSearchGUI\__parseQueryString(), ilAdvancedSearchGUI\__performContentSearch(), ilAdvancedSearchGUI\__performEntitySearch(), ilAdvancedSearchGUI\__performGeneralSearch(), ilAdvancedSearchGUI\__performKeywordSearch(), ilAdvancedSearchGUI\__performLifecycleSearch(), ilAdvancedSearchGUI\__performTaxonSearch(), ilAdvancedSearchGUI\__performTitleSearch(), ilUserFilter\__searchObjects(), ilLPFilter\__searchObjects(), ilSearch\initQueryParser(), ilRepositorySearchGUI\performSearch(), ilAdminUserSearchGUI\performSearch(), ilSoapObjectAdministration\searchObjects(), ilSoapRBACAdministration\searchRoles(), ilCalendarCategoryGUI\sharePerformSearch(), and ilMailSearchGUI\showResults().