|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 | ADVANCED_MD_SEARCH 4 |
| const ADVANCED_MD_SEARCH 4 |
Definition at line 38 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.