ILIAS
Release_5_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 ilRepositorySearchGUI\__parseQueryString(), ilAuthShibbolethSettingsGUI\chooseRole(), ilSoapObjectAdministration\getObjectsByTitle(), ilSearch\initQueryParser(), ilLDAPSettingsGUI\loadRoleAssignmentRule(), ilAuthShibbolethSettingsGUI\loadRule(), ilShopGUI\performSearch(), ilLPTableBaseGUI\searchObjects(), ilSoapObjectAdministration\searchObjects(), ilDataCollectionRecordEditGUI\searchObjects(), ilSoapRBACAdministration\searchRoles(), ilObjectCopyGUI\searchSource(), 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(), ilRepositorySearchGUI\performSearch(), ilSoapObjectAdministration\searchObjects(), ilSoapRBACAdministration\searchRoles(), and ilCalendarCategoryGUI\sharePerformSearch().