ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
class.ilSearchResult.php File Reference

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
 

Variable Documentation

◆ ADVANCED_MD_SEARCH

◆ ADVANCED_SEARCH

const ADVANCED_SEARCH 1

Definition at line 37 of file class.ilSearchResult.php.

Referenced by ilAdvancedSearchGUI\showSavedResults().

◆ DEFAULT_SEARCH

const DEFAULT_SEARCH 0

Definition at line 36 of file class.ilSearchResult.php.

Referenced by ilUserSearchCache\__construct().

◆ SHOP_ADVANCED_SEARCH

const SHOP_ADVANCED_SEARCH 3

◆ SHOP_CONTENT

const SHOP_CONTENT 2

Definition at line 38 of file class.ilSearchResult.php.

Referenced by ilShopGUI\__construct(), and ilShopGUI\performSearch().