|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageContentException | |
|---|---|
| com.liferay.portlet.wiki.engines | |
| com.liferay.portlet.wiki.engines.jspwiki | |
| com.liferay.portlet.wiki.util | |
| Uses of PageContentException in com.liferay.portlet.wiki.engines |
|---|
| Methods in com.liferay.portlet.wiki.engines that throw PageContentException | |
|---|---|
String |
WikiEngine.convert(WikiPage page,
PortletURL portletURL)
Convert the content of the given page to HTML using the portletURL to build links. |
Map<String,Boolean> |
WikiEngine.getOutgoingLinks(WikiPage page)
Get a map with the links included in the given page. |
| Uses of PageContentException in com.liferay.portlet.wiki.engines.jspwiki |
|---|
| Methods in com.liferay.portlet.wiki.engines.jspwiki that throw PageContentException | |
|---|---|
String |
JSPWikiEngine.convert(WikiPage page,
PortletURL portletURL)
|
Map<String,Boolean> |
JSPWikiEngine.getOutgoingLinks(WikiPage page)
|
| Uses of PageContentException in com.liferay.portlet.wiki.util |
|---|
| Methods in com.liferay.portlet.wiki.util that throw PageContentException | |
|---|---|
static String |
WikiUtil.convert(WikiPage page,
PortletURL viewPageURL,
PortletURL editPageURL,
String attachmentURLPrefix)
|
static Map<String,Boolean> |
WikiUtil.getLinks(WikiPage page)
|
static Map<String,Boolean> |
WikiCacheUtil.getOutgoingLinks(WikiPage page)
|
|
Liferay 6.0.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||