|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapProvider
IMapProvider : map provider for Geolocation
Method Summary | |
---|---|
String |
getBackListHtmlCode()
Gets the html code for list result in Back Office |
String |
getDisplayedName()
Gets the displayed name |
String |
getFrontHtmlCode()
Gets the html code for front office |
String |
getFrontListHtmlCode()
Gets the html code for list result front office |
String |
getHtmlCode()
Gets the html code |
String |
getKey()
Gets the key. |
boolean |
isMapListSupported()
Defines if map in bo and fo lists is supported |
fr.paris.lutece.util.ReferenceItem |
toRefItem()
Builds a new ReferenceItem for the map provider |
Method Detail |
---|
String getKey()
String getDisplayedName()
String getHtmlCode()
String getBackListHtmlCode()
String getFrontListHtmlCode()
String getFrontHtmlCode()
fr.paris.lutece.util.ReferenceItem toRefItem()
ReferenceItem
for the map provider
boolean isMapListSupported()
true
if a map can be generated (show on map button), false
otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |