org.exoplatform.wiki.template.plugin
Class WikiTemplatePagePlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.wiki.template.plugin.WikiTemplatePagePlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class WikiTemplatePagePlugin
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Jul 4, 2011


Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
WikiTemplatePagePlugin(org.exoplatform.container.xml.InitParams params)
           
 
Method Summary
 List<String> getSourcePaths()
           
 
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiTemplatePagePlugin

public WikiTemplatePagePlugin(org.exoplatform.container.xml.InitParams params)
                       throws Exception
Throws:
Exception
Method Detail

getSourcePaths

public List<String> getSourcePaths()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.