|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for ilWikiHandlerGUI:
Collaboration diagram for ilWikiHandlerGUI:Public Member Functions | |
| __construct () | |
| executeCommand () | |
Protected Attributes | |
| string | $requested_page |
| int | $requested_ref_id |
| ilCtrl | $ctrl |
| ilLanguage | $lng |
| ilAccessHandler | $access |
| ilGlobalTemplateInterface | $tpl |
| ilNavigationHistory | $nav_history |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Handles user interface for wikis
Definition at line 24 of file class.ilWikiHandlerGUI.php.
| ilWikiHandlerGUI::__construct | ( | ) |
Definition at line 34 of file class.ilWikiHandlerGUI.php.
References $DIC, ILIAS\Repository\access(), ILIAS\Repository\ctrl(), and ILIAS\Repository\lng().
Here is the call graph for this function:| ilWikiHandlerGUI::executeCommand | ( | ) |
Definition at line 60 of file class.ilWikiHandlerGUI.php.
References $access, $nav_history, $requested_page, $tpl, ilLink\_getStaticLink(), ilObject\_lookupObjId(), ilObjWiki\_lookupStartPage(), ilObject\_lookupTitle(), ILIAS\Repository\ctrl(), ilWikiPage\exists(), ilWikiPage\getPageIdForTitle(), ilWikiPage\lookupTitle(), ilWikiUtil\makeUrlTitle(), and ilGlobalTemplateInterface\printToStdout().
Here is the call graph for this function:
|
protected |
Definition at line 30 of file class.ilWikiHandlerGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 28 of file class.ilWikiHandlerGUI.php.
|
protected |
Definition at line 29 of file class.ilWikiHandlerGUI.php.
|
protected |
Definition at line 32 of file class.ilWikiHandlerGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 26 of file class.ilWikiHandlerGUI.php.
Referenced by executeCommand().
|
protected |
Definition at line 27 of file class.ilWikiHandlerGUI.php.
|
protected |
Definition at line 31 of file class.ilWikiHandlerGUI.php.
Referenced by executeCommand().