Package | Description |
---|---|
info.magnolia.templating.functions | |
info.magnolia.templating.jsp.cmsfn |
This file Copyright (c) 2011-2018 Magnolia International
Ltd.
|
Modifier and Type | Method and Description |
---|---|
static SiblingsHelper |
SiblingsHelper.of(javax.jcr.Node node)
Instantiates a SiblingsHelper representing the siblings of the given node and of the same type.
|
SiblingsHelper |
TemplatingFunctions.siblings(ContentMap node) |
SiblingsHelper |
TemplatingFunctions.siblings(javax.jcr.Node node)
Returns an instance of SiblingsHelper for the given node.
|
Modifier and Type | Method and Description |
---|---|
static SiblingsHelper |
JspTemplatingFunction.siblings(ContentMap node)
Returns an instance of SiblingsHelper for the given contentMap.
|
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.