Package | Description |
---|---|
fr.paris.lutece.plugins.form.business | |
fr.paris.lutece.plugins.form.utils |
Modifier and Type | Method and Description |
---|---|
static List<StatisticFormSubmit> |
FormSubmitHome.getStatisticFormSubmit(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the number of formSubmit who verify the filter and returns them in a list of statistic
|
List<StatisticFormSubmit> |
IFormSubmitDAO.selectStatisticFormSubmit(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the number of formSubmit who verify the filter and returns them in a list of statistic
|
List<StatisticFormSubmit> |
FormSubmitDAO.selectStatisticFormSubmit(ResponseFilter filter,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the number of formSubmit group by day who verify the filter and returns them in a list of statistic
|
Modifier and Type | Method and Description |
---|---|
static org.jfree.chart.JFreeChart |
FormUtils.createXYGraph(List<StatisticFormSubmit> listStatistic,
String strLabelX,
String strLableY,
String strTimesUnit)
create a JFreeChart Graph function of the statistic form submit
|
Copyright © 2016 City of Paris. All rights reserved.