public class PlaceholderUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PlaceholderUtil.Setup |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPlaceholderImagePathForIndividual(VitroRequest vreq,
String individualUri)
If there is a placeholder image for any type that this Individual
instantiates, return that image.
|
static String |
getPlaceholderImagePathForType(VitroRequest vreq,
String typeUri)
If we have a placeholder image for this exact type, return it.
|
public static String getPlaceholderImagePathForType(VitroRequest vreq, String typeUri)
public static String getPlaceholderImagePathForIndividual(VitroRequest vreq, String individualUri)
Copyright © 2022. All rights reserved.