- CalendarValueFormatter() - Constructor for class info.magnolia.templating.inspector.Inspector.CalendarValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.ArrayValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.BooleanValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.CalendarValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.CharValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.CollectionValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.ContentMapValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.DateValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.MapValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.NodeValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.NullValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.NumberValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.ObjectValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.PropertyValueFormatter
-
- canHandle(Class<?>) - Method in class info.magnolia.templating.inspector.Inspector.StringValueFormatter
-
- canHandle(Class<?>) - Method in interface info.magnolia.templating.inspector.spi.ValueFormatter
-
- CharValueFormatter() - Constructor for class info.magnolia.templating.inspector.Inspector.CharValueFormatter
-
- checkBody(TemplateDirectiveBody, boolean) - Method in class info.magnolia.templating.freemarker.AbstractDirective
-
Utility method for directives who need to ensure they're used with or without a body.
- children(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns the child nodes of the provided node.
- children(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns the child nodes of the provided node of a specific nodeType.
- children(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns the child nodes of the provided contentMap - as a list of ContentMaps.
- children(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns the child nodes of the the provided contentMap of a specific nodeType - as a list of ContentMaps.
- closeComment(String) - Method in class info.magnolia.templating.elements.MarkupHelper
-
- closeTag(String) - Method in class info.magnolia.templating.elements.MarkupHelper
-
- CMS_AREA - Static variable in class info.magnolia.templating.elements.AreaElement
-
- CollectionValueFormatter() - Constructor for class info.magnolia.templating.inspector.Inspector.CollectionValueFormatter
-
- ComponentDirective - Class in info.magnolia.templating.freemarker
-
A freemarker directive for rendering an arbitrary piece of content.
- ComponentDirective() - Constructor for class info.magnolia.templating.freemarker.ComponentDirective
-
- ComponentElement - Class in info.magnolia.templating.elements
-
Renders a piece of content.
- ComponentElement(ServerConfiguration, RenderingContext, RenderingEngine, TemplateDefinitionAssignment, I18nizer, WebContext) - Constructor for class info.magnolia.templating.elements.ComponentElement
-
- ComponentElement(ServerConfiguration, RenderingContext, RenderingEngine, TemplateDefinitionAssignment, I18nizer) - Constructor for class info.magnolia.templating.elements.ComponentElement
-
- ComponentElement(ServerConfiguration, RenderingContext, RenderingEngine, TemplateDefinitionAssignment) - Constructor for class info.magnolia.templating.elements.ComponentElement
-
- configureTransformer(Transformer) - Method in class info.magnolia.templating.inspector.formatter.HtmlOutputter
-
- configureTransformer(Transformer) - Method in class info.magnolia.templating.inspector.formatter.TextOutputter
-
- content(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- content(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- CONTENT_ATTRIBUTE - Static variable in class info.magnolia.templating.freemarker.AbstractDirective
-
- contentById(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Return the ContentMap by the given identifier from the website repository.
- contentById(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Return the ContentMap by the given identifier from the given repository.
- contentByIdentifier(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentByIdentifier(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentByPath(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Return the ContentMap for the given path from the website repository.
- contentByPath(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Return the ContentMap for the given path from the given repository.
- contentByReference(Node, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns a Node
object which is referenced by its id, stored in
the @param propertyName.
- contentByReference(ContentMap, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentListByTemplateId(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentListByTemplateId(Node, String, int, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Find content objects with the given template ID below a given search root.
- contentListByTemplateIds(Node, Set<String>, int, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Find content objects with one of the given template IDs below a given search root.
- contentListByTemplateIds(ContentMap, Set<String>, int, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentListByTemplateType(Node, String, String, int, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Find content objects with the given template type (and optionally subtype) below given search root.
- contentListByTemplateType(ContentMap, String, String, int, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentListByTemplateType(Node, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- contentListByTemplateType(ContentMap, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- ContentMapValueFormatter() - Constructor for class info.magnolia.templating.inspector.Inspector.ContentMapValueFormatter
-
- create(Object, ObjectWrapper) - Method in class info.magnolia.templating.freemarker.RenderableDefinitionModel.Factory
-
- createHtmlAttribute(String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Util method to create html attributes name="value"
.
- createTemplatingElement() - Method in class info.magnolia.templating.freemarker.AbstractDirective
-
- currentContent() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
-
Returns the "current content" from the aggregation state.
- i18nize(D) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
-
- indent(int) - Method in class info.magnolia.templating.inspector.formatter.HtmlOutputter
-
- indent(int) - Method in interface info.magnolia.templating.inspector.formatter.Outputter
-
- info.magnolia.templating.elements - package info.magnolia.templating.elements
-
- info.magnolia.templating.freemarker - package info.magnolia.templating.freemarker
-
- info.magnolia.templating.functions - package info.magnolia.templating.functions
-
- info.magnolia.templating.inheritance - package info.magnolia.templating.inheritance
-
- info.magnolia.templating.inspector - package info.magnolia.templating.inspector
-
- info.magnolia.templating.inspector.formatter - package info.magnolia.templating.inspector.formatter
-
- info.magnolia.templating.inspector.spi - package info.magnolia.templating.inspector.spi
-
- info.magnolia.templating.module.setup - package info.magnolia.templating.module.setup
-
- info.magnolia.templating.renderers - package info.magnolia.templating.renderers
-
- inherit(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Wraps the provided node with an inheritance wrapper so that the node appears to
contain the components and/or properties that exist in the equivalent nodes of the
ancestors of the provided node's "anchor".
- inherit(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Wraps the provided node with an inheritance wrapper so that the node appears to
contain the components and/or properties that exist in the equivalent nodes of the
ancestors of the provided node's "anchor".
- inherit(Node, String, String, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Wraps the provided node with an inheritance wrapper so that the node appears to contain the components and/or
properties that exist in the equivalent nodes of the ancestors of the provided node's "anchor" (The anchor is
the first parent of type mgnl:content - typically the page node of the provided node).
- inherit(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inherit(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inherit(ContentMap, String, String, String, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inheritList(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inheritList(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inheritProperty(Node, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns the inherited property of the node, subject to the standard rules of inheritance.
- inheritProperty(ContentMap, String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- inheritsNodes(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
-
- inheritsProperties(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
-
- initContentElement(Map<String, TemplateModel>, AbstractContentTemplatingElement) - Method in class info.magnolia.templating.freemarker.AbstractDirective
-
- InitDirective - Class in info.magnolia.templating.freemarker
-
- InitDirective() - Constructor for class info.magnolia.templating.freemarker.InitDirective
-
Deprecated.
- InitElement - Class in info.magnolia.templating.elements
-
- InitElement(ServerConfiguration, RenderingContext) - Constructor for class info.magnolia.templating.elements.InitElement
-
Deprecated.
- Inspector - Class in info.magnolia.templating.inspector
-
Inspector is a utility that dumps objects into readable format.
- Inspector.AbstractValueFormatter<T> - Class in info.magnolia.templating.inspector
-
- Inspector.ArrayValueFormatter - Class in info.magnolia.templating.inspector
-
Array type description.
- Inspector.BooleanValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.CalendarValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.CharValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.CollectionValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.ContentMapValueFormatter - Class in info.magnolia.templating.inspector
-
ContentMap
type description.
- Inspector.DateValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.MapValueFormatter - Class in info.magnolia.templating.inspector
-
type description.
- Inspector.NodeValueFormatter - Class in info.magnolia.templating.inspector
-
Node
type description.
- Inspector.NullValueFormatter - Class in info.magnolia.templating.inspector
-
Type description for null
values.
- Inspector.NumberValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.ObjectValueFormatter - Class in info.magnolia.templating.inspector
-
- Inspector.PropertyValueFormatter - Class in info.magnolia.templating.inspector
-
Property
type description.
- Inspector.StringValueFormatter - Class in info.magnolia.templating.inspector
-
- integer(Map<String, TemplateModel>, String, Integer) - Method in class info.magnolia.templating.freemarker.AbstractDirective
-
- isAdmin() - Method in class info.magnolia.templating.elements.AbstractTemplatingElement
-
- isAnchor(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
-
True if this node is an anchor.
- isAuthorInstance() - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the request is from an author instance.
- isCurrentLocale(String) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Checks if given language is current locale (set in AggregationState
).
- isEditMode() - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the request is from the Page editor edit mode.
- isFirst() - Method in class info.magnolia.templating.functions.SiblingsHelper
-
- isFromCurrentPage(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the content is an actual child of the current page -
i.e. that it was not inherited from another page (or node).
- isFromCurrentPage(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- isInherit() - Method in class info.magnolia.templating.elements.AreaElement
-
- isInherited(Node) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the content is inherited from another node.
- isInherited(ContentMap) - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
- isLast() - Method in class info.magnolia.templating.functions.SiblingsHelper
-
- isMessageKey(String) - Method in class info.magnolia.templating.elements.AbstractContentTemplatingElement
-
- isPreviewMode() - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the request is from the Page editor preview mode.
- isPublicInstance() - Method in class info.magnolia.templating.functions.TemplatingFunctions
-
Returns whether the request is from a public instance.
- isRenderEditbar() - Method in class info.magnolia.templating.elements.ComponentElement
-
- isSourceChildInherited(Node) - Method in class info.magnolia.templating.inheritance.DefaultInheritanceContentDecorator
-