fr.paris.lutece.portal.service.includes
Class PageIncludeService

java.lang.Object
  extended by fr.paris.lutece.portal.service.includes.PageIncludeService

public final class PageIncludeService
extends java.lang.Object

This service provides the registration and the list of all Portal Content Includes declared in lutece.properties or in plugin XML files.

Since:
1.2.4

Method Summary
static java.util.List<PageInclude> getIncludes()
          Returns a collection of Portal Content Includes
static void registerPageInclude(PageIncludeEntry entry)
          Register a Portal Content Include
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerPageInclude

public static void registerPageInclude(PageIncludeEntry entry)
                                throws LuteceInitException
Register a Portal Content Include

Parameters:
entry - The PageInclude entry
Throws:
LuteceInitException - If an error occured

getIncludes

public static java.util.List<PageInclude> getIncludes()
Returns a collection of Portal Content Includes

Returns:
_mapIncludes


Copyright © 2009 Mairie de Paris. All Rights Reserved.