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

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

public class AdminTemplateGenerator
extends AbstractGenerator

Generates Html files used as template to construct back office UI


Constructor Summary
AdminTemplateGenerator()
           
 
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

AdminTemplateGenerator

public AdminTemplateGenerator()
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.