Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
This file contains several classes uses to render the diferent pages of the wiki module. More...
Classes | |
class | page_wiki |
Class page_wiki contains the common code between all pages. More... | |
class | page_wiki_admin |
This class will let user to delete wiki pages and page versions. More... | |
class | page_wiki_comments |
Class that models the behavior of wiki's view comments page. More... | |
class | page_wiki_confirmrestore |
class | page_wiki_create |
Class that models the behavior of wiki's create page. More... | |
class | page_wiki_deletecomment |
Class that models the behavior of wiki's delete comment confirmation page. More... | |
class | page_wiki_diff |
Class that models the behavior of wiki's view differences. More... | |
class | page_wiki_edit |
Wiki page editing page. More... | |
class | page_wiki_editcomment |
Class that models the behavior of wiki's edit comment. More... | |
class | page_wiki_handlecomments |
class | page_wiki_history |
Class that models the behavior of wiki's history page. More... | |
class | page_wiki_lock |
class | page_wiki_map |
Class that models the behavior of wiki's map page. More... | |
class | page_wiki_overridelocks |
class | page_wiki_prettyview |
class | page_wiki_preview |
class | page_wiki_restoreversion |
Class that models the behavior of wiki's restore version page. More... | |
class | page_wiki_save |
Class that models the behavior of wiki's save page. More... | |
class | page_wiki_search |
Wiki page search page. More... | |
class | page_wiki_view |
View a wiki page. More... | |
class | page_wiki_viewversion |
Class that models the behavior of wiki's view an old version of a page. More... | |
This file contains several classes uses to render the diferent pages of the wiki module.