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

Go to the source code of this file.

Data Structures

class  ilSearchGUI
 Class ilSearchGUI. More...

Variables

const SEARCH_FAST = 1
const SEARCH_DETAILS = 2
const SEARCH_AND = 'and'
const SEARCH_OR = 'or'

Variable Documentation

const SEARCH_AND = 'and'
const SEARCH_FAST = 1

Definition at line 6 of file class.ilSearchGUI.php.

Referenced by ilSearchGUI\getType(), and ilSearchGUI\initStandardSearchForm().

const SEARCH_OR = 'or'

Definition at line 9 of file class.ilSearchGUI.php.

Referenced by ilSearchGUI\getCombination().