Class | Description |
---|---|
LayoutItemSelectorReturnType |
This return type should return the following information of a layout page
template entry as a JSON object:
layoutId : The layoutId of the selected layout
name : The name of the selected layout
plid : The plid of the selected layout
previewURL : The URL to preview the selected layout page template
entry
private : Is true if the layout is private, false another case
url : The URL of the selected layout
uuid : The UUID of the selected layout
|