public class AddDebugParamUrlTransformer extends Object implements UrlTransformer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_DEBUG_URL_PARAM |
| Constructor and Description |
|---|
AddDebugParamUrlTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDebugParam(String debugParam) |
String |
transformUrl(Context context,
CachingOptions cachingOptions,
String url) |
public static final String DEFAULT_DEBUG_URL_PARAM
public void setDebugParam(String debugParam)
public String transformUrl(Context context, CachingOptions cachingOptions, String url)
transformUrl in interface UrlTransformerCopyright © 2018 CrafterCMS. All rights reserved.