Package | Description |
---|---|
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
org.hippoecm.hst.configuration.internal | |
org.hippoecm.hst.configuration.site |
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
Mount.getChannelInfo() |
<T extends ChannelInfo> |
VirtualHosts.getChannelInfo(org.onehippo.cms7.services.hst.Channel channel)
The channel info for this channel.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ChannelInfo> |
VirtualHosts.getChannelInfoClass(org.onehippo.cms7.services.hst.Channel channel)
The channel info class for this channel.
|
Class<? extends ChannelInfo> |
VirtualHosts.getChannelInfoClass(String hostGroup,
String id)
The channel info class for this channel identified by id.
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
ContextualizableMount.getPreviewChannelInfo()
internal only : not api
The preview channel properties for this mount.
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
HstSite.getChannelInfo() |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.