|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageManager | |
---|---|
com.ecyrd.jspwiki | The chief package of JSPWiki. |
com.ecyrd.jspwiki.plugin | Provides plugins to the JSPWiki. |
Uses of PageManager in com.ecyrd.jspwiki |
---|
Methods in com.ecyrd.jspwiki that return PageManager | |
---|---|
PageManager |
WikiEngine.getPageManager()
Returns the current PageManager which is responsible for storing and managing WikiPages. |
Uses of PageManager in com.ecyrd.jspwiki.plugin |
---|
Methods in com.ecyrd.jspwiki.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 |