java.lang.Object
FileSystemProvider
org.roller.presentation.velocity.plugins.jspwiki.RollerPageProvider
- public class RollerPageProvider
- extends FileSystemProvider
Override page provider so that Wiki links always appear as hyperlinks
to the external Wiki's Wiki.jsp?page=MyPageName page. Without this, they
would appear as links tp Edit.jsp?page=MyPageName, which is not quite as
nice. Eventually, it may be a good idea to use JSPWiki's XML-RPC interface
to figure out if the page exists or not.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RollerPageProvider
public RollerPageProvider()
pageExists
public boolean pageExists(java.lang.String arg0)