| Package | Description |
|---|---|
| org.jahia.services.channels | |
| org.jahia.services.channels.providers | |
| org.jahia.services.render |
| Modifier and Type | Method and Description |
|---|---|
Channel |
ChannelService.getChannel(String identifier) |
Channel |
ChannelService.resolveChannel(javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ChannelService.matchChannel(String channelId,
Channel channel) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserAgentChannelProvider.setChannelList(List<Channel> channelList) |
| Modifier and Type | Method and Description |
|---|---|
Channel |
RenderContext.getChannel()
Returns the currently active channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
RenderContext.setChannel(Channel channel)
Sets the currently active channel.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.