Uses of Class
org.exoplatform.wiki.plugin.WikiTemplatePagePlugin
-
Packages that use WikiTemplatePagePlugin Package Description org.exoplatform.wiki.service Handles all actions in Wiki.org.exoplatform.wiki.service.impl Implements services of the Wiki application. -
-
Uses of WikiTemplatePagePlugin in org.exoplatform.wiki.service
Methods in org.exoplatform.wiki.service with parameters of type WikiTemplatePagePlugin Modifier and Type Method Description voidWikiService. addWikiTemplatePagePlugin(WikiTemplatePagePlugin templatePlugin)Adds a Wiki template as plugin. -
Uses of WikiTemplatePagePlugin in org.exoplatform.wiki.service.impl
Methods in org.exoplatform.wiki.service.impl with parameters of type WikiTemplatePagePlugin Modifier and Type Method Description voidWikiServiceImpl. addWikiTemplatePagePlugin(WikiTemplatePagePlugin plugin)
-