public class IconService extends Object implements fr.paris.lutece.portal.service.image.ImageResourceProvider
| Modifier and Type | Method and Description |
|---|---|
List<Icon> |
getIconFO() |
fr.paris.lutece.portal.service.image.ImageResource |
getImageResource(int nIdResource)
Return the Resource id
|
static IconService |
getInstance()
Get the unique instance of the service
|
static String |
getResourceImageEntryUrl(int nEntryUrl)
Management of the image associated to the
EntryUrl |
String |
getResourceTypeId()
Return the Resource Type id
|
void |
register()
Initializes the service
|
public void register()
public static IconService getInstance()
public fr.paris.lutece.portal.service.image.ImageResource getImageResource(int nIdResource)
getImageResource in interface fr.paris.lutece.portal.service.image.ImageResourceProvidernIdResource - The resource identifierpublic String getResourceTypeId()
getResourceTypeId in interface fr.paris.lutece.portal.service.image.ImageResourceProviderpublic static String getResourceImageEntryUrl(int nEntryUrl)
EntryUrlnEntryUrl - The EntryUrl identifierCopyright © 2020 City of Paris. All rights reserved.