ILIAS  release_8 Revision v8.23
class.ilWikiPagesTableGUI.php File Reference

Go to the source code of this file.

Data Structures

class  ilWikiPagesTableGUI
 TableGUI class for wiki pages table. More...
 

Variables

const IL_WIKI_ALL_PAGES = "all"
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 
const IL_WIKI_NEW_PAGES = "new"
 
const IL_WIKI_POPULAR_PAGES = "popular"
 
const IL_WIKI_WHAT_LINKS_HERE = "what_links"
 
const IL_WIKI_ORPHANED_PAGES = "orphaned"
 

Variable Documentation

◆ IL_WIKI_ALL_PAGES

const IL_WIKI_ALL_PAGES = "all"

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

Definition at line 19 of file class.ilWikiPagesTableGUI.php.

Referenced by ilObjWikiGUI\allPagesObject(), and ilWikiPagesTableGUI\getPages().

◆ IL_WIKI_NEW_PAGES

◆ IL_WIKI_ORPHANED_PAGES

const IL_WIKI_ORPHANED_PAGES = "orphaned"

◆ IL_WIKI_POPULAR_PAGES

◆ IL_WIKI_WHAT_LINKS_HERE

const IL_WIKI_WHAT_LINKS_HERE = "what_links"