fr.paris.lutece.plugins.pluginwizard.service.generator
Class XPageTemplateGenerator

java.lang.Object
  extended by fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
      extended by fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGenerator
All Implemented Interfaces:
Generator

public class XPageTemplateGenerator
extends AbstractGenerator

Generates Html files used as template to construct front office


Constructor Summary
XPageTemplateGenerator()
           
 
Method Summary
 Map generate(PluginModel pm)
          Visiting parts of the file tree structure
 void setTabsTemplate(String tabsTemplate)
           
 
Methods inherited from class fr.paris.lutece.plugins.pluginwizard.service.generator.AbstractGenerator
build, build, build, build, getFilePath, getFirstCaps, getModel, getTemplate, setTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPageTemplateGenerator

public XPageTemplateGenerator()
Method Detail

generate

public Map generate(PluginModel pm)
Visiting parts of the file tree structure

Parameters:
pm -
Returns:
A hadh map with the name of the file and a string in which is found the corresponding source code

setTabsTemplate

public void setTabsTemplate(String tabsTemplate)
Parameters:
tabsTemplate - the tabsTemplate to set


Copyright © 2013 Mairie de Paris. All Rights Reserved.