Uses of Class
org.exoplatform.wiki.template.plugin.WikiTemplatePagePlugin

Packages that use WikiTemplatePagePlugin
org.exoplatform.wiki.service Wiki Services classes to handle all actions on the wiki. 
org.exoplatform.wiki.service.impl Packaging implementation of the services layer of the wiki application. 
 

Uses of WikiTemplatePagePlugin in org.exoplatform.wiki.service
 

Methods in org.exoplatform.wiki.service with parameters of type WikiTemplatePagePlugin
 void WikiService.addWikiTemplatePagePlugin(WikiTemplatePagePlugin templatePlugin)
          Add the wiki page as plugin
 

Uses of WikiTemplatePagePlugin in org.exoplatform.wiki.service.impl
 

Methods in org.exoplatform.wiki.service.impl with parameters of type WikiTemplatePagePlugin
 void WikiServiceImpl.addWikiTemplatePagePlugin(WikiTemplatePagePlugin plugin)
           
 void JCRDataStorage.setTemplatePagePlugin(WikiTemplatePagePlugin plugin)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.