ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | ilSearchResult |
Namespaces | |
namespace | 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.
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\performSearch().