ILIAS
Release_4_0_x_branch Revision 61816
|
User Interface Class for Navigation History. More...
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 31 of file class.ilNavigationHistoryGUI.php.
ilNavigationHistoryGUI::__construct | ( | ) |
ilNavigationHistoryGUI::getHTML | ( | ) |
Get HTML for navigation history.
Definition at line 47 of file class.ilNavigationHistoryGUI.php.
References $_GET, $items, $lng, ilObject\_getIcon(), ilObject\_lookupObjId(), ilAccessKey\LAST_VISITED, and ilAdvancedSelectionListGUI\NO_ICON.
ilNavigationHistoryGUI::getHTMLOld | ( | ) |
Get HTML for navigation history.
Definition at line 96 of file class.ilNavigationHistoryGUI.php.
References $_GET, $GLOBALS, $items, $lng, $tpl, ilObject\_getIcon(), ilObject\_lookupObjId(), formSelect(), and ilUtil\getImagePath().
ilNavigationHistoryGUI::handleNavigationRequest | ( | ) |
Handle navigation request.
Definition at line 159 of file class.ilNavigationHistoryGUI.php.
References $_GET, $_POST, $items, and ilUtil\redirect().
|
private |
Definition at line 34 of file class.ilNavigationHistoryGUI.php.
Referenced by getHTML(), getHTMLOld(), and handleNavigationRequest().