| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
User Interface Class for Navigation History. More...
 Collaboration diagram for ilNavigationHistoryGUI:
 Collaboration diagram for ilNavigationHistoryGUI:| Public Member Functions | |
| __construct () | |
| Constructor. | |
| getHTML () | |
| Get HTML for navigation history. | |
| getHTMLOld () | |
| Get HTML for navigation history. | |
| handleNavigationRequest () | |
| Handle navigation request. | |
| Private Attributes | |
| $items | |
User Interface Class for Navigation History.
Definition at line 11 of file class.ilNavigationHistoryGUI.php.
| ilNavigationHistoryGUI::__construct | ( | ) | 
| ilNavigationHistoryGUI::getHTML | ( | ) | 
Get HTML for navigation history.
Definition at line 27 of file class.ilNavigationHistoryGUI.php.
References $_GET, $items, $lng, ilObject\_getIcon(), ilObject\_lookupObjId(), ilAccessKey\LAST_VISITED, and ilAdvancedSelectionListGUI\NO_ICON.
 Here is the call graph for this function:
 Here is the call graph for this function:| ilNavigationHistoryGUI::getHTMLOld | ( | ) | 
Get HTML for navigation history.
Definition at line 76 of file class.ilNavigationHistoryGUI.php.
References $_GET, $GLOBALS, $items, $lng, $tpl, ilObject\_getIcon(), ilObject\_lookupObjId(), formSelect(), and ilUtil\getImagePath().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilNavigationHistoryGUI::handleNavigationRequest | ( | ) | 
Handle navigation request.
Definition at line 139 of file class.ilNavigationHistoryGUI.php.
References $_GET, $_POST, $items, and ilUtil\redirect().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 14 of file class.ilNavigationHistoryGUI.php.
Referenced by getHTML(), getHTMLOld(), and handleNavigationRequest().