Skip navigation links
A F G H I L R S 

A

AbstractFreeMarkerTemplateService - Class in fr.paris.lutece.portal.service.template
Template service based on the Freemarker template engine
AbstractFreeMarkerTemplateService() - Constructor for class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
 
addAutoInclude(String) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Add an auto include file
addAutoInclude(String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Add an auto include file
addPluginMacros(String) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Adds a macro file (like the main commons.html) brought by a plugin.
addPluginMacros(String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Adds a macro file (like the main commons.html) brought by a plugin.

F

fr.paris.lutece.portal.service.template - package fr.paris.lutece.portal.service.template
 
fr.paris.lutece.util.html - package fr.paris.lutece.util.html
 
fr.paris.lutece.util.html.exception - package fr.paris.lutece.util.html.exception
 

G

getAbsolutePathFromRelativePath(String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Get the absolute path from relative path
getAutoIncludes() - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Get the list of auto includes files
getAutoIncludes() - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Get the list of auto includes files
getDefaultPattern(Locale) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Get the default date pattern
getHtml() - Method in class fr.paris.lutece.util.html.HtmlTemplate
Returns the template.

H

HtmlTemplate - Class in fr.paris.lutece.util.html
This class represents an HTML template that may include bookmarks that can be substitute by values.
HtmlTemplate() - Constructor for class fr.paris.lutece.util.html.HtmlTemplate
Constructor 1
HtmlTemplate(String) - Constructor for class fr.paris.lutece.util.html.HtmlTemplate
Constructor 2
HtmlTemplate(HtmlTemplate) - Constructor for class fr.paris.lutece.util.html.HtmlTemplate
Constructor 3

I

IFreeMarkerTemplateService - Interface in fr.paris.lutece.portal.service.template
IFreeMarkerTemplateService
init(String) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Initializes the service with the templates's path
init(String, boolean) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Initializes the service with the templates's path
init(String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Initializes the service with the templates's path
init(String, boolean) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Initializes the service with the templates's path

L

load(String) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Load the template from a file
load(InputStream) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Load the template from an InputStream
loadTemplate(String, String) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Load a template
loadTemplate(String, String, Locale, Object) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Load a template and process a model
loadTemplate(String, Locale, Object) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Load a template from a String and process a model WARNING : This method must not be used in front office (no cache management available).
loadTemplate(String, String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Load a template
loadTemplate(String, String, Locale, Object) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Load a template and process a model
loadTemplate(String, Locale, Object) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Load a template from a String and process a model WARNING : This method must not be used in front office (no cache management available).
LuteceFreemarkerException - Exception in fr.paris.lutece.util.html.exception
Runtime Exception for freemarker errors.
LuteceFreemarkerException(String) - Constructor for exception fr.paris.lutece.util.html.exception.LuteceFreemarkerException
Constructor
LuteceFreemarkerException(Throwable) - Constructor for exception fr.paris.lutece.util.html.exception.LuteceFreemarkerException
Constructor
LuteceFreemarkerException(String, Throwable) - Constructor for exception fr.paris.lutece.util.html.exception.LuteceFreemarkerException
Constructor

R

removeAutoInclude(String) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Remove an auto include file
removeAutoInclude(String) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Remove an auto include file
resetCache() - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Reset the cache
resetCache() - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Reset the cache
resetConfiguration() - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Clears the configuration cache
resetConfiguration() - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Clears the configuration cache

S

setSharedVariable(String, Object) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Add a shared variable into every template
setSharedVariable(String, Object) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Add a shared variable into every template
setTemplateUpdateDelay(int) - Method in class fr.paris.lutece.portal.service.template.AbstractFreeMarkerTemplateService
Set the template update delay
setTemplateUpdateDelay(int) - Method in interface fr.paris.lutece.portal.service.template.IFreeMarkerTemplateService
Set the template update delay
substitute(String, String) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Substitute each appearance of a bookmark by a given value.
substitute(String, int) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Substitute each appearance of a bookmark by a given value.
substitute(String, Date) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Substitute each appearance of a bookmark by a given value.
substitute(String, Timestamp) - Method in class fr.paris.lutece.util.html.HtmlTemplate
Substitute each occurence of a bookmark by a given value.
A F G H I L R S 
Skip navigation links

Copyright © 2020 City of Paris. All rights reserved.