A C D E G I J L M P R S

A

AbstractTag<C extends info.magnolia.templating.elements.TemplatingElement> - Class in info.magnolia.templating.jsp.cms
Base class for jsp tags.
AbstractTag() - Constructor for class info.magnolia.templating.jsp.cms.AbstractTag
 
ancestors(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
AreaTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for rendering an arbitrary piece of content.
AreaTag() - Constructor for class info.magnolia.templating.jsp.cms.AreaTag
 
asContentMap(Node) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asContentMapList(Collection<Node>) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asJCRNode(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
asNodeList(Collection<ContentMap>) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 

C

children(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
ComponentTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for rendering an arbitrary piece of content.
ComponentTag() - Constructor for class info.magnolia.templating.jsp.cms.ComponentTag
 
content(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Return the Node for the Given Path from the given repository.
createHtmlAttribute(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Util method to create html attributes name="value".
createTemplatingElement() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 

D

decode(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Removes escaping of HTML on properties.
doBody() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
doTag() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 

E

externalLink(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Returns an external link prepended with http:// in case the protocol is missing or an empty String if the link does not exist.
externalLinkTitle(ContentMap, String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Return a link title based on the @param linkTitlePropertyName.

G

getTemplatingElementClass() - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 

I

info.magnolia.templating.jsp.cms - package info.magnolia.templating.jsp.cms
This file Copyright (c) 2011 Magnolia International Ltd.
info.magnolia.templating.jsp.cmsfn - package info.magnolia.templating.jsp.cmsfn
This file Copyright (c) 2011 Magnolia International Ltd.
inherit(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
inheritList(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
inheritProperty(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
initContentElement(AbstractContentTemplatingElement) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
Init attributes common to all AbstractContentTemplatingElement.
InitTag - Class in info.magnolia.templating.jsp.cms
A jsp tag for adding Magnolia specific javascripts and css.
InitTag() - Constructor for class info.magnolia.templating.jsp.cms.InitTag
 
isAuthorInstance() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
isEditMode() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
isFromCurrentPage(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
isInherited(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
isPreviewMode() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
isPublicInstance() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 

J

JspTemplatingFunction - Class in info.magnolia.templating.jsp.cmsfn
Static wrapper of the Templating function class.
JspTemplatingFunction() - Constructor for class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 

L

language() - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Get the language used currently.
link(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
linkForProperty(Property) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
FIXME Add a LinkUtil.createLink(Property property)....
linkForWorkspace(String, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Create link for the Node identified by nodeIdentifier in the specified workspace.

M

mandatoryMapConvertor(Object, String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
Currently only support Map attrValue.
mapConvertor(Object, String, boolean) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
Currently only support Map attrValue.

P

page(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Returns the page's ContentMap of the passed ContentMap.
parent(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 
prepareTemplatingElement(C) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
Implementations of this method should prepare the TemplatingElement with the known parameters.
prepareTemplatingElement(AreaElement) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
prepareTemplatingElement(ComponentElement) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
 
prepareTemplatingElement(InitElement) - Method in class info.magnolia.templating.jsp.cms.InitTag
 

R

root(ContentMap, String) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
 

S

setArea(Object) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setComponents(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setContent(Object) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
setContextAttributes(Object) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setContextAttributes(Object) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
 
setDialog(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setDialog(String) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
 
setDialog(String) - Method in class info.magnolia.templating.jsp.cms.InitTag
 
setEditable(Boolean) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setEditable(Boolean) - Method in class info.magnolia.templating.jsp.cms.ComponentTag
 
setName(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setPath(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
setType(String) - Method in class info.magnolia.templating.jsp.cms.AreaTag
 
setUuid(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
setWorkspace(String) - Method in class info.magnolia.templating.jsp.cms.AbstractTag
 
siblings(ContentMap) - Static method in class info.magnolia.templating.jsp.cmsfn.JspTemplatingFunction
Returns an instance of SiblingsHelper for the given contentMap.

A C D E G I J L M P R S

Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.