ILIAS
release_8 Revision v8.19
|
Wiki page template gui class. More...
Public Member Functions | |
executeCommand () | |
listTemplates () | |
add () | |
remove () | |
saveTemplateSettings () | |
removePageTemplateFromPageAction () | |
addPageTemplateFromPageAction () | |
Protected Attributes | |
EditingGUIRequest | $request |
ilObjWiki | $wiki |
ilToolbarGUI | $toolbar |
ilLanguage | $lng |
ilObjWikiGUI | $wiki_gui |
ilCtrl | $ctrl |
ilGlobalTemplateInterface | $tpl |
Wiki page template gui class.
Definition at line 26 of file class.ilWikiPageTemplateGUI.php.
ilWikiPageTemplateGUI::add | ( | ) |
Definition at line 113 of file class.ilWikiPageTemplateGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilWikiPageTemplate\save().
ilWikiPageTemplateGUI::addPageTemplateFromPageAction | ( | ) |
Definition at line 170 of file class.ilWikiPageTemplateGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilWikiPageTemplate\save().
ilWikiPageTemplateGUI::executeCommand | ( | ) |
Definition at line 63 of file class.ilWikiPageTemplateGUI.php.
References ILIAS\Repository\ctrl().
ilWikiPageTemplateGUI::listTemplates | ( | ) |
Definition at line 77 of file class.ilWikiPageTemplateGUI.php.
References ILIAS\Repository\ctrl(), ilWikiPage\getAllWikiPages(), ILIAS\Repository\lng(), ilCheckboxInputGUI\setChecked(), ilTable2GUI\setOpenFormTag(), ilStr\shortenTextExtended(), and ILIAS\Repository\toolbar().
ilWikiPageTemplateGUI::remove | ( | ) |
Definition at line 121 of file class.ilWikiPageTemplateGUI.php.
References $id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilWikiPageTemplate\remove().
ilWikiPageTemplateGUI::removePageTemplateFromPageAction | ( | ) |
Definition at line 158 of file class.ilWikiPageTemplateGUI.php.
References ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilWikiPageTemplate\remove().
ilWikiPageTemplateGUI::saveTemplateSettings | ( | ) |
Definition at line 136 of file class.ilWikiPageTemplateGUI.php.
References $id, ILIAS\Repository\ctrl(), ILIAS\Repository\lng(), and ilWikiPageTemplate\save().
|
protected |
Definition at line 33 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 31 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 28 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 30 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 34 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 29 of file class.ilWikiPageTemplateGUI.php.
|
protected |
Definition at line 32 of file class.ilWikiPageTemplateGUI.php.