ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
Go to the source code of this file.
Data Structures | |
class | ilSearchResult |
Namespaces | |
ilias | |
redirection script todo: (a better solution should control the processing via a xml file) | |
Variables | |
const | DEFAULT_SEARCH 0 |
const | ADVANCED_SEARCH 1 |
const | SHOP_CONTENT 2 |
const | SHOP_ADVANCED_SEARCH 3 |
const | ADVANCED_MD_SEARCH 4 |
const ADVANCED_MD_SEARCH 4 |
Definition at line 40 of file class.ilSearchResult.php.
Referenced by ilAdvancedSearchGUI\performAdvMDSearch(), ilAdvancedSearchGUI\performSearch(), and ilAdvancedSearchGUI\showSavedAdvMDResults().
const ADVANCED_SEARCH 1 |
Definition at line 37 of file class.ilSearchResult.php.
Referenced by ilAdvancedSearchGUI\showSavedResults().
const DEFAULT_SEARCH 0 |
Definition at line 36 of file class.ilSearchResult.php.
Referenced by ilUserSearchCache\__construct().
const SHOP_ADVANCED_SEARCH 3 |
Definition at line 39 of file class.ilSearchResult.php.
Referenced by ilShopAdvancedSearchGUI\performSearch(), and ilShopAdvancedSearchGUI\searchObjects().
const SHOP_CONTENT 2 |
Definition at line 38 of file class.ilSearchResult.php.
Referenced by ilShopGUI\__construct(), and ilShopGUI\performSearch().