ILIAS  Release_3_10_x_branch Revision 61812
 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

Namespaces

namespace  ilias
 soap server

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 37 of file class.ilSearchGUI.php.

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

const SEARCH_OR = 'or'

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

Referenced by ilSearchGUI\getCombination().