| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for ilSearchBaseGUI:
 Inheritance diagram for ilSearchBaseGUI: Collaboration diagram for ilSearchBaseGUI:
 Collaboration diagram for ilSearchBaseGUI:| Public Member Functions | |
| ilSearchBaseGUI () | |
| Constructor  public. | |
| prepareOutput () | |
| handleCommand ($a_cmd) | |
| addToDeskObject () | |
| Interface methods. | |
| removeFromDeskObject () | |
| Remove from dektop. | |
| delete () | |
| Show deletion screen. | |
| cancelDelete () | |
| Cancel delete. | |
| performDelete () | |
| Delete objects. | |
| cut () | |
| Interface ilAdministrationCommandHandler. | |
| link () | |
| Interface ilAdministrationCommandHandler. | |
| paste () | |
| Paste. | |
| showLinkIntoMultipleObjectsTree () | |
| Target selection link. | |
| showMoveIntoObjectTree () | |
| Target selection cut. | |
| performPasteIntoMultipleObjects () | |
| Perform paste into multiple objects. | |
| clear () | |
| clear clipboard | |
| enableAdministrationPanel () | |
| Enable administration panel. | |
| disableAdministrationPanel () | |
| Disable administration panel. | |
| addLocator () | |
| Add Locator. | |
| autoComplete () | |
| Data resource for autoComplete. | |
| Data Fields | |
| $settings = null | |
| $ilias = null | |
| $lng = null | |
| $tpl = null | |
| Protected Member Functions | |
| addPager ($result, $a_session_key) | |
| Add Pager. | |
| buildSearchAreaPath ($a_root_node) | |
| Build path for search area. | |
| Protected Attributes | |
| $ctrl = null | |
Definition at line 22 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::addLocator | ( | ) | 
Add Locator.
Definition at line 201 of file class.ilSearchBaseGUI.php.
| 
 | protected | 
Add Pager.
public
Definition at line 214 of file class.ilSearchBaseGUI.php.
References $_SESSION, $result, and $tpl.
Referenced by ilAdvancedSearchGUI\performAdvMDSearch(), ilAdvancedSearchGUI\performSearch(), ilLuceneAdvancedSearchGUI\performSearch(), ilLuceneSearchGUI\performSearch(), ilSearchGUI\performSearch(), ilAdvancedSearchGUI\showSavedAdvMDResults(), ilLuceneAdvancedSearchGUI\showSavedResults(), ilLuceneSearchGUI\showSavedResults(), ilSearchGUI\showSavedResults(), and ilAdvancedSearchGUI\showSavedResults().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSearchBaseGUI::addToDeskObject | ( | ) | 
Interface methods.
Implements ilDesktopItemHandling.
Definition at line 84 of file class.ilSearchBaseGUI.php.
References ilDesktopItemGUI\addToDesktop().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSearchBaseGUI::autoComplete | ( | ) | 
Data resource for autoComplete.
Reimplemented in ilSearchGUI.
Definition at line 304 of file class.ilSearchBaseGUI.php.
References $_REQUEST, exit, and ilSearchAutoComplete\getList().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
| ilSearchBaseGUI::cancelDelete | ( | ) | 
Cancel delete.
Implements ilAdministrationCommandHandling.
Definition at line 114 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::clear | ( | ) | 
clear clipboard
Implements ilAdministrationCommandHandling.
Definition at line 179 of file class.ilSearchBaseGUI.php.
References $_SESSION.
| ilSearchBaseGUI::cut | ( | ) | 
Interface ilAdministrationCommandHandler.
Implements ilAdministrationCommandHandling.
Definition at line 132 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::delete | ( | ) | 
Show deletion screen.
Implements ilAdministrationCommandHandling.
Definition at line 104 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::disableAdministrationPanel | ( | ) | 
Disable administration panel.
Implements ilAdministrationCommandHandling.
Definition at line 191 of file class.ilSearchBaseGUI.php.
References $_SESSION.
| ilSearchBaseGUI::enableAdministrationPanel | ( | ) | 
Enable administration panel.
Implements ilAdministrationCommandHandling.
Definition at line 185 of file class.ilSearchBaseGUI.php.
References $_SESSION.
| ilSearchBaseGUI::handleCommand | ( | $a_cmd | ) | 
Definition at line 68 of file class.ilSearchBaseGUI.php.
Referenced by ilLuceneSearchGUI\executeCommand(), ilLuceneAdvancedSearchGUI\executeCommand(), ilAdvancedSearchGUI\executeCommand(), and ilSearchGUI\executeCommand().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSearchBaseGUI::ilSearchBaseGUI | ( | ) | 
Constructor public.
Definition at line 35 of file class.ilSearchBaseGUI.php.
References $ilCtrl, $ilias, $lng, and $tpl.
Referenced by ilAdvancedSearchGUI\ilAdvancedSearchGUI(), and ilSearchGUI\ilSearchGUI().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| ilSearchBaseGUI::link | ( | ) | 
Interface ilAdministrationCommandHandler.
Definition at line 144 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::paste | ( | ) | 
Paste.
Implements ilAdministrationCommandHandling.
Definition at line 151 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::performDelete | ( | ) | 
Delete objects.
Implements ilAdministrationCommandHandling.
Definition at line 122 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::performPasteIntoMultipleObjects | ( | ) | 
Perform paste into multiple objects.
Implements ilAdministrationCommandHandling.
Definition at line 172 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::prepareOutput | ( | ) | 
Reimplemented in ilAdvancedSearchGUI, ilSearchGUI, ilLuceneAdvancedSearchGUI, and ilLuceneSearchGUI.
Definition at line 49 of file class.ilSearchBaseGUI.php.
References $lng, ilUtil\getImagePath(), and ilUtil\infoPanel().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSearchBaseGUI::removeFromDeskObject | ( | ) | 
Remove from dektop.
Implements ilDesktopItemHandling.
Definition at line 94 of file class.ilSearchBaseGUI.php.
References ilDesktopItemGUI\removeFromDesktop().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilSearchBaseGUI::showLinkIntoMultipleObjectsTree | ( | ) | 
Target selection link.
Implements ilAdministrationCommandHandling.
Definition at line 158 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::showMoveIntoObjectTree | ( | ) | 
Target selection cut.
Implements ilAdministrationCommandHandling.
Definition at line 165 of file class.ilSearchBaseGUI.php.
| 
 | protected | 
Definition at line 26 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::$ilias = null | 
Definition at line 27 of file class.ilSearchBaseGUI.php.
Referenced by ilSearchBaseGUI().
| ilSearchBaseGUI::$lng = null | 
Definition at line 28 of file class.ilSearchBaseGUI.php.
Referenced by ilLuceneAdvancedSearchGUI\fillAdminPanel(), ilLuceneSearchGUI\fillAdminPanel(), ilSearchBaseGUI(), ilSearchGUI\ilSearchGUI(), ilLuceneSearchGUI\initFormSearch(), ilSearchGUI\initStandardSearchForm(), and prepareOutput().
| ilSearchBaseGUI::$settings = null | 
Definition at line 24 of file class.ilSearchBaseGUI.php.
| ilSearchBaseGUI::$tpl = null | 
Definition at line 29 of file class.ilSearchBaseGUI.php.
Referenced by addPager(), ilSearchBaseGUI(), and ilLuceneSearchGUI\initFormSearch().