A C D F G I K L N P R S U 

A

AbstractSEOPanel - Class in fr.paris.lutece.plugins.seo.web
Abstract SEO Panel
AbstractSEOPanel() - Constructor for class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
 
addCanonicalUrl(String, HttpServletRequest, Map<String, String>, String) - Method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlService
Add canonical URL into an HTML page's content

C

CanonicalUrlContentPostProcessor - Class in fr.paris.lutece.plugins.seo.service
 
CanonicalUrlContentPostProcessor() - Constructor for class fr.paris.lutece.plugins.seo.service.CanonicalUrlContentPostProcessor
 
CanonicalUrlService - Class in fr.paris.lutece.plugins.seo.service
Canonical Url Service
CHANGE_FREQ_VALUES - Static variable in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapUtils
 
cleanSlash(String) - Static method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlUtils
Clean leading slash character
convertToFriendlyUrl(String) - Static method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlUtils
Normalize a string to a friendly URL
create(FriendlyUrl) - Static method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlHome
Create an instance of the friendlyUrl class
create(UrlRewriterRule) - Static method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleHome
Create an instance of the urlRewriterRule class

D

delete(int, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IFriendlyUrlDAO
Delete a record from the table
delete(int, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IUrlRewriterRuleDAO
Delete a record from the table
delete(int, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Delete a record from the table
deleteRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Confirm the rule deletion
deleteUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Confirm the url deletion
doCreateRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Create a new rule
doCreateUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Create a new url
doDeleteRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Delete the rule
doDeleteUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Delete the url
doGenerate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Generate the url file
doGenerate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Generate the rule file
doGenerateAliasRules(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the Generate Alias Rules page
doGenerateSitemap(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Generate Sitemap.xml
doModifyRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Modify rule's attributes
doModifyUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Modify url's attributes
doSitemapDaemonToggle(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Toggle Daemon activation
doToggle(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Enable or disable the replace post processor service
doUpdateGeneratorSettings(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Save update to generator settings

F

findAll() - Static method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlHome
Load the data of all the friendlyUrl objects and returns them in form of a collection
findAll() - Static method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleHome
Load the data of all the urlRewriterRule objects and returns them in form of a collection
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlHome
Returns an instance of a friendlyUrl whose identifier is specified in parameter
findByPrimaryKey(int) - Static method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleHome
Returns an instance of a urlRewriterRule whose identifier is specified in parameter
formatDate(Timestamp) - Static method in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapUtils
Date formater using Sitemaps standard
fr.paris.lutece.plugins.seo.business - package fr.paris.lutece.plugins.seo.business
 
fr.paris.lutece.plugins.seo.service - package fr.paris.lutece.plugins.seo.service
 
fr.paris.lutece.plugins.seo.service.generator - package fr.paris.lutece.plugins.seo.service.generator
 
fr.paris.lutece.plugins.seo.service.sitemap - package fr.paris.lutece.plugins.seo.service.sitemap
 
fr.paris.lutece.plugins.seo.web - package fr.paris.lutece.plugins.seo.web
 
FriendlyUrl - Class in fr.paris.lutece.plugins.seo.business
This is the business class for the object FriendlyUrl
FriendlyUrl() - Constructor for class fr.paris.lutece.plugins.seo.business.FriendlyUrl
 
FriendlyUrlContentPostProcessor - Class in fr.paris.lutece.plugins.seo.service
 
FriendlyUrlContentPostProcessor() - Constructor for class fr.paris.lutece.plugins.seo.service.FriendlyUrlContentPostProcessor
 
FriendlyUrlDAO - Class in fr.paris.lutece.plugins.seo.business
This class provides Data Access methods for FriendlyUrl objects
FriendlyUrlDAO() - Constructor for class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
 
FriendlyUrlGenerator - Interface in fr.paris.lutece.plugins.seo.service.generator
Alias Generator Interface
FriendlyUrlGeneratorDaemon - Class in fr.paris.lutece.plugins.seo.service.generator
Sitemap Deamon
FriendlyUrlGeneratorDaemon() - Constructor for class fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorDaemon
 
FriendlyUrlGeneratorService - Class in fr.paris.lutece.plugins.seo.service.generator
Alias Generator Service
FriendlyUrlHome - Class in fr.paris.lutece.plugins.seo.business
This class provides instances management methods (create, find, ...) for FriendlyUrl objects
FriendlyUrlJspBean - Class in fr.paris.lutece.plugins.seo.web
This class provides the user interface to manage FriendlyUrl features ( manage, create, modify, remove )
FriendlyUrlJspBean() - Constructor for class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
 
FriendlyUrlService - Class in fr.paris.lutece.plugins.seo.service
Friendly Url Service
FriendlyUrlUtils - Class in fr.paris.lutece.plugins.seo.service
Friendly URL Utils

G

generate(List<FriendlyUrl>, GeneratorOptions) - Method in interface fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGenerator
Generate alias rules
generate(GeneratorOptions) - Method in class fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorService
Generate Alias rules
generate(List<FriendlyUrl>, GeneratorOptions) - Method in class fr.paris.lutece.plugins.seo.service.generator.PageFriendlyUrlGenerator
Generate alias rules
generateFile() - Static method in class fr.paris.lutece.plugins.seo.service.RuleFileService
Generate the rule file
generateSitemap() - Static method in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapService
Generate Sitemap
GeneratorOptions - Class in fr.paris.lutece.plugins.seo.service.generator
 
GeneratorOptions() - Constructor for class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
GeneratorSettings - Class in fr.paris.lutece.plugins.seo.service.generator
Generator Settings
GeneratorSettings() - Constructor for class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
 
getChangeFrequencyValues() - Static method in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapUtils
Get Change Frequency values
getCreateRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Provides the create rule page
getCreateUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Provides the create url page
getDateCreation() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the DateCreation
getDateModification() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the DateModification
getDefaultChangeFreq() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Returns the DefaultChangeFreq
getDefaultPriority() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Returns the DefaultPriority
getFriendlyUrl() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the FriendlyUrl
getFriendlyUrlMap() - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlService
Returns the map of Friendly URL
getGenerateAliasRules(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the Generate Alias Rules page
getGenerators() - Method in class fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorService
Gets the generators list
getHomeUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
getId() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the IdUrl
getIdRule() - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Returns the IdRule
getIndex(String) - Method in class fr.paris.lutece.plugins.seo.service.PanelService
Get the index of a panel
getKey() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Returns the Key
getManageFriendlyUrls(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the list of friendly_url
getManageSEO(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.SEOJspBean
Manage SEO Home page
getManageUrlRewriterRules(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Returns the list of urlrewriterrule
getModifyRule(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Provides the modify rule page
getModifyUrl(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Provides the modify url page
getName() - Method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlContentPostProcessor
getName() - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlContentPostProcessor
getName() - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlService
getName() - Method in interface fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGenerator
Get Generator name
getName() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Returns the Name
getName() - Method in class fr.paris.lutece.plugins.seo.service.generator.PageFriendlyUrlGenerator
Get Generator name
getPanelContent() - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the panel's content
getPanelContent() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Returns the panel's content
getPanelContent() - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Returns the panel's content
getPanelContent() - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Returns the panel's content
getPanelIndex() - Method in class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
Gets the panel index
getPanelIndex() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Gets the panel index
getPanelIndex() - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
Gets the panel index
getPanelKey() - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the panel's title
getPanelKey() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Returns the panel's title
getPanelKey() - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Returns the panel's title
getPanelKey() - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Returns the panel's title
getPanelLocale() - Method in class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
Gets the locale
getPanelLocale() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Gets the locale
getPanelLocale() - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
Gets the locale
getPanelOrder() - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the panel's order
getPanelOrder() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Returns the panel's order
getPanelOrder() - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Returns the panel's order
getPanelOrder() - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Returns the panel's order
getPanels() - Method in class fr.paris.lutece.plugins.seo.service.PanelService
Returns the list of all panels
getPanelTitle() - Method in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
Returns the panel's title
getPanelTitle() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Returns the panel's title
getPanelTitle() - Method in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
Returns the panel's title
getPanelTitle() - Method in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
Returns the panel's title
getPriorityValues() - Static method in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapUtils
Get priority values
getRequest() - Method in class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
Gets the request
getRequest() - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Gets the request
getRequest() - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
Gets the request
getRuleFrom() - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Returns the RuleFrom
getRuleTo() - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Returns the RuleTo
getSitemapChangeFreq() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the SitemapChangeFreq
getSitemapLastmod() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the SitemapLastmod
getSitemapPriority() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the SitemapPriority
getTechnicalUrl() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the TechnicalUrl

I

IFriendlyUrlDAO - Interface in fr.paris.lutece.plugins.seo.business
IFriendlyUrlDAO Interface
insert(FriendlyUrl, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Insert a new record in the table.
insert(FriendlyUrl, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IFriendlyUrlDAO
Insert a new record in the table.
insert(UrlRewriterRule, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IUrlRewriterRuleDAO
Insert a new record in the table.
insert(UrlRewriterRule, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Insert a new record in the table.
instance() - Static method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlService
Return the unique instance
instance() - Static method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlService
Return the unique instance
instance() - Static method in class fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorService
Return the unique instance
instance() - Static method in class fr.paris.lutece.plugins.seo.service.PanelService
Return the unique instance
isAddPath() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
isCanonical() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the IsCanonical
isCanonicalUrlsEnabled() - Method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlService
Tells if canonical urls are enabled
isForceUpdate() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
isHtmlSuffix() - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
isSitemap() - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Returns the IsSitemap
isUrlReplaceEnabled() - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlService
Is the URL replace service enabled
IUrlRewriterRuleDAO - Interface in fr.paris.lutece.plugins.seo.business
IUrlRewriterRuleDAO Interface

K

KEY_CANONICAL_URLS_ENABLED - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_CONFIG_UPTODATE - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_FRIENDLY_URL_GENERATOR_DAEMON_ENABLED - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_GENERATOR_ADD_HTML_SUFFIX - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_GENERATOR_ADD_PATH - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_REWRITE_CONFIG_UPDATE - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_SITEMAP_DEAMON_ENABLED - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_SITEMAP_UPDATE_LOG - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
KEY_URL_REPLACE_ENABLED - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 

L

load(int, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Load the data of the friendlyUrl from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IFriendlyUrlDAO
Load the data from the table
load(int, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IUrlRewriterRuleDAO
Load the data from the table
load(int, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Load the data of the urlRewriterRule from the table

N

newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Generates a new primary key
newPrimaryKey(Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Generates a new primary key

P

PageFriendlyUrlGenerator - Class in fr.paris.lutece.plugins.seo.service.generator
Page Alias Generator
PageFriendlyUrlGenerator() - Constructor for class fr.paris.lutece.plugins.seo.service.generator.PageFriendlyUrlGenerator
 
PanelService - Class in fr.paris.lutece.plugins.seo.service
Panel Service
PREFIX_GENERATOR - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
PRIORITY_VALUES - Static variable in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapUtils
 
process(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlContentPostProcessor
process(HttpServletRequest, String) - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlContentPostProcessor

R

remove(int) - Static method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlHome
Remove the friendlyUrl whose identifier is specified in parameter
remove(int) - Static method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleHome
Remove the urlRewriterRule whose identifier is specified in parameter
replaceByFriendlyUrl(String, Map<String, String>, String) - Static method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlUtils
Replace in the source all URL found in the map
RIGHT_MANAGE_SEO - Static variable in class fr.paris.lutece.plugins.seo.web.FriendlyUrlJspBean
 
RIGHT_MANAGE_SEO - Static variable in class fr.paris.lutece.plugins.seo.web.SEOJspBean
 
RIGHT_MANAGE_SEO - Static variable in class fr.paris.lutece.plugins.seo.web.SitemapJspBean
 
RIGHT_MANAGE_URLREWRITERADMIN - Static variable in class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
 
RuleFileService - Class in fr.paris.lutece.plugins.seo.service
RuleFileService
run() - Method in class fr.paris.lutece.plugins.seo.service.generator.FriendlyUrlGeneratorDaemon
run() - Method in class fr.paris.lutece.plugins.seo.service.sitemap.SitemapDaemon

S

selectFriendlyUrlsList(Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Load the data of all the friendlyUrls and returns them as a List
selectFriendlyUrlsList(Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IFriendlyUrlDAO
Load the data of all the friendlyUrl objects and returns them as a List
selectUrlRewriterRulesList(Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IUrlRewriterRuleDAO
Load the data of all the urlRewriterRule objects and returns them as a collection
selectUrlRewriterRulesList(Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Load the data of all the urlRewriterRules and returns them as a collection
SEODataKeys - Class in fr.paris.lutece.plugins.seo.service
SEO Data keys used to store datas using DatastoreService
SEOJspBean - Class in fr.paris.lutece.plugins.seo.web
SEO JSP Bean
SEOJspBean() - Constructor for class fr.paris.lutece.plugins.seo.web.SEOJspBean
 
SEOPanel - Interface in fr.paris.lutece.plugins.seo.web
Interface SEO Panel
SEOPanelJspBean - Class in fr.paris.lutece.plugins.seo.web
Abstract SEO Panel
SEOPanelJspBean() - Constructor for class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
 
setAddPath(boolean) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
setCanonical(boolean) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the IsCanonical
setCanonicalUrlsEnabled(boolean) - Method in class fr.paris.lutece.plugins.seo.service.CanonicalUrlService
Sets the status of Canonical URLs (Enabled or Disabled)
setDateCreation(Timestamp) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the DateCreation
setDateModification(Timestamp) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the DateModification
setDefaultChangeFreq(String) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Sets the DefaultChangeFreq
setDefaultPriority(String) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Sets the DefaultPriority
setForceUpdate(boolean) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
setFriendlyUrl(String) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the FriendlyUrl
setHtmlSuffix(boolean) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorOptions
 
setId(int) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the IdUrl
setIdRule(int) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Sets the IdRule
setKey(String) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Sets the Key
setName(String) - Method in class fr.paris.lutece.plugins.seo.service.generator.GeneratorSettings
Sets the Name
setPanelLocale(Locale) - Method in class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
Sets the panel's locale
setPanelLocale(Locale) - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Sets the panel's locale
setPanelLocale(Locale) - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
Sets the panel's locale
setRequest(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.AbstractSEOPanel
Sets the request
setRequest(HttpServletRequest) - Method in interface fr.paris.lutece.plugins.seo.web.SEOPanel
Sets the request
setRequest(HttpServletRequest) - Method in class fr.paris.lutece.plugins.seo.web.SEOPanelJspBean
Sets the request
setRuleFrom(String) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Sets the RuleFrom
setRuleTo(String) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
Sets the RuleTo
setSitemap(boolean) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the IsSitemap
setSitemapChangeFreq(String) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the SitemapChangeFreq
setSitemapLastmod(String) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the SitemapLastmod
setSitemapPriority(String) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the SitemapPriority
setTechnicalUrl(String) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrl
Sets the TechnicalUrl
setUrlReplaceEnabled(boolean) - Method in class fr.paris.lutece.plugins.seo.service.FriendlyUrlService
Set enabled or disabled the Url Replace Service
SitemapDaemon - Class in fr.paris.lutece.plugins.seo.service.sitemap
Sitemap Deamon
SitemapDaemon() - Constructor for class fr.paris.lutece.plugins.seo.service.sitemap.SitemapDaemon
 
SitemapJspBean - Class in fr.paris.lutece.plugins.seo.web
Sitemap JSP Bean
SitemapJspBean() - Constructor for class fr.paris.lutece.plugins.seo.web.SitemapJspBean
 
SitemapService - Class in fr.paris.lutece.plugins.seo.service.sitemap
Sitemap Service
SitemapUtils - Class in fr.paris.lutece.plugins.seo.service.sitemap
Sitemap Utils
store(FriendlyUrl, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlDAO
Update the record in the table
store(FriendlyUrl, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IFriendlyUrlDAO
Update the record in the table
store(UrlRewriterRule, Plugin) - Method in interface fr.paris.lutece.plugins.seo.business.IUrlRewriterRuleDAO
Update the record in the table
store(UrlRewriterRule, Plugin) - Method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
Update the record in the table
SUFFIX_CANONICAL - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
SUFFIX_CHANGE_FREQ - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
SUFFIX_LAST_MOD - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
SUFFIX_PRIORITY - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 
SUFFIX_SITEMAP - Static variable in class fr.paris.lutece.plugins.seo.service.SEODataKeys
 

U

update(FriendlyUrl) - Static method in class fr.paris.lutece.plugins.seo.business.FriendlyUrlHome
Update of the friendlyUrl data specified in parameter
update(UrlRewriterRule) - Static method in class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleHome
Update of the urlRewriterRule which is specified in parameter
UrlRewriterAdminJspBean - Class in fr.paris.lutece.plugins.seo.web
This class provides the user interface to manage UrlRewriterRule features ( manage, create, modify, remove )
UrlRewriterAdminJspBean() - Constructor for class fr.paris.lutece.plugins.seo.web.UrlRewriterAdminJspBean
 
UrlRewriterRule - Class in fr.paris.lutece.plugins.seo.business
This is the business class for the object UrlRewriterRule
UrlRewriterRule() - Constructor for class fr.paris.lutece.plugins.seo.business.UrlRewriterRule
 
UrlRewriterRuleDAO - Class in fr.paris.lutece.plugins.seo.business
This class provides Data Access methods for UrlRewriterRule objects
UrlRewriterRuleDAO() - Constructor for class fr.paris.lutece.plugins.seo.business.UrlRewriterRuleDAO
 
UrlRewriterRuleHome - Class in fr.paris.lutece.plugins.seo.business
This class provides instances management methods (create, find, ...) for UrlRewriterRule objects
A C D F G I K L N P R S U 

Copyright © 2015 City of Paris. All rights reserved.