|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageManager | |
|---|---|
| org.apache.wiki | The chief package of JSPWiki. |
| org.apache.wiki.plugin | Provides plugins to the JSPWiki. |
| Uses of PageManager in org.apache.wiki |
|---|
| Methods in org.apache.wiki that return PageManager | |
|---|---|
PageManager |
WikiEngine.getPageManager()
Returns the current PageManager which is responsible for storing and managing WikiPages. |
| Uses of PageManager in org.apache.wiki.plugin |
|---|
| Methods in org.apache.wiki.plugin with parameters of type PageManager | |
|---|---|
List |
WeblogPlugin.findBlogEntries(PageManager mgr,
String baseName,
Date start,
Date end)
Attempts to locate all pages that correspond to the blog entry pattern. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||