Modifier and Type | Optional Element and Description |
---|---|
String |
pickerConfiguration
The root path of the CMS configuration to use for the image picker dialog, relative to
'/hippo:configuration/hippo:frontend/cms'.
|
String |
pickerInitialPath
The initial path to use in the CMS image picker if nothing has been selected yet.
|
boolean |
pickerRemembersLastVisited
Whether the image picker remembers the last visited folder and image.
|
String[] |
pickerSelectableNodeTypes
Types of nodes to be able to select in the CMS image picker.
|
String |
previewVariant
The variant in the image set to use as the preview image in the CMS (i.e.
|
public abstract String previewVariant
public abstract String pickerConfiguration
public abstract String pickerInitialPath
public abstract boolean pickerRemembersLastVisited
public abstract String[] pickerSelectableNodeTypes
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.