| Package | Description |
|---|---|
| org.apache.wiki |
The chief package of JSPWiki.
|
| org.apache.wiki.plugin |
Provides plugins to the JSPWiki.
|
| Modifier and Type | Method and Description |
|---|---|
PageManager |
WikiEngine.getPageManager()
Returns the current PageManager which is responsible for storing
and managing WikiPages.
|
| Modifier and Type | Method and Description |
|---|---|
List |
WeblogPlugin.findBlogEntries(PageManager mgr,
String baseName,
Date start,
Date end)
Attempts to locate all pages that correspond to the
blog entry pattern.
|
Copyright © 2001-2016 The Apache Software Foundation. All rights reserved.