org.olat.modules.wiki
Class WikiToCPExport
java.lang.Object
org.olat.modules.wiki.WikiToCPExport
public class WikiToCPExport
- extends java.lang.Object
Description:
To generate an snapshot of the current wiki users can export it in an offlinereadeble html export.
The export contains also an IMS content package manifest and therefore can be reimported as an
static html content which is no longer editable back into OLAT or any other IMS CP capable LMS.
Initial Date: Aug 7, 2006
- Author:
- guido
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WIKI_MANIFEST_IDENTIFIER
public static final java.lang.String WIKI_MANIFEST_IDENTIFIER
- See Also:
- Constant Field Values
archiveWikiToCP
public void archiveWikiToCP()