Uses of Interface
fr.paris.lutece.portal.service.includes.PageInclude

Packages that use PageInclude
fr.paris.lutece.portal.service.includes   
fr.paris.lutece.portal.web.includes   
 

Uses of PageInclude in fr.paris.lutece.portal.service.includes
 

Methods in fr.paris.lutece.portal.service.includes that return PageInclude
 PageInclude PageIncludeEntry.getPageInclude()
          Gets the PageInclude object
 

Methods in fr.paris.lutece.portal.service.includes that return types with arguments of type PageInclude
static java.util.List<PageInclude> PageIncludeService.getIncludes()
          Returns a collection of Portal Content Includes
 

Methods in fr.paris.lutece.portal.service.includes with parameters of type PageInclude
 void PageIncludeEntry.setPageInclude(PageInclude pageInclude)
          Sets the PageInclude object
 

Uses of PageInclude in fr.paris.lutece.portal.web.includes
 

Classes in fr.paris.lutece.portal.web.includes that implement PageInclude
 class LinksInclude
          Page include that insert links into the head part of HTML pages
 class MainMenuInclude
          This class provides the list of the page associated by the main menu of the site
 class MetasInclude
          This class includes metas into the head of the HTML page
 class StatisticsInclude
          This Page Include
 class ThemesInclude
          This class provides the list of the path associated by the topics of the page
 class TreeMenuInclude
          This class provides the list of the page associated by the main menu of the site
 



Copyright © 2010 Mairie de Paris. All Rights Reserved.