ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilSearchResult.php File Reference

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

Variable Documentation

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
const SHOP_CONTENT = 2

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

Referenced by ilShopGUI\performSearch().