Uses of Package
org.olat.modules.wiki

Packages that use org.olat.modules.wiki
org.olat.modules.wiki Overview of the GUI part of the integrated wiki engine 
org.olat.modules.wiki.versioning   
org.olat.search.service.document The document package contains all document types which will be indexed. 
 

Classes in org.olat.modules.wiki used by org.olat.modules.wiki
Wiki
          Description:
Abstract model of a single Wiki where a wikiWord is unique and used as a key to get it's content.
WikiContainer
          Description:
Conjuction between a wiki implementation and the wikiMarkupComponent.
WikiMainController
          Description:
This controller creates the whole GUI for a wiki with a tabbed pane contaning an article view, per page forum view, edit pane and versioning pane.
WikiManager
          Description:
This class handles several wiki's by storing them in a cache and also creates a new wikis.
WikiPage
          Description:
Data object for a single wiki page with metadata.
WikiSecurityCallback
          Description:
callback for security calls.
 

Classes in org.olat.modules.wiki used by org.olat.modules.wiki.versioning
WikiPage
          Description:
Data object for a single wiki page with metadata.
 

Classes in org.olat.modules.wiki used by org.olat.search.service.document
WikiPage
          Description:
Data object for a single wiki page with metadata.