A B C D F G I J L M O P R S X 

A

AbstractBinaryController - Class in org.dd4t.mvc.controllers
 
AbstractBinaryController() - Constructor for class org.dd4t.mvc.controllers.AbstractBinaryController
 
AbstractComponentPresentationController - Class in org.dd4t.mvc.controllers
dd4t-2

Extend this class in your own web project for default functionality.

AbstractComponentPresentationController() - Constructor for class org.dd4t.mvc.controllers.AbstractComponentPresentationController
 
AbstractComponentPresentationController.ResourceNotFoundException - Exception in org.dd4t.mvc.controllers
 
AbstractComponentPresentationController.ResourceNotFoundException() - Constructor for exception org.dd4t.mvc.controllers.AbstractComponentPresentationController.ResourceNotFoundException
 
AbstractPageController - Class in org.dd4t.mvc.controllers
dd4t-2

Extend this class in your own web project for default functionality.

AbstractPageController() - Constructor for class org.dd4t.mvc.controllers.AbstractPageController
 

B

BaseComponentPresentationsTag - Class in org.dd4t.mvc.tags
Components presentation rendering tag.
BaseComponentPresentationsTag() - Constructor for class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 

C

componentField(String, boolean, int) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
componentPresentation(String, DateTime, String, boolean) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
ComponentPresentationsTag - Class in org.dd4t.mvc.tags
ComponentPresentationsTag
ComponentPresentationsTag() - Constructor for class org.dd4t.mvc.tags.ComponentPresentationsTag
 
ComponentUtils - Class in org.dd4t.mvc.utils
dd4t-2

D

dispatchBufferedRequest(HttpServletRequest, HttpServletResponse, String) - Static method in class org.dd4t.mvc.utils.RenderUtils
Dispatch a url to a request dispatcher while buffering the output in a string (and not directly to the response's writer).
doAfterBody() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
doEndTag() - Method in class org.dd4t.mvc.tags.SmartIncludeTag
 
doStartTag() - Method in class org.dd4t.mvc.tags.SmartIncludeTag
 
doTag() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
doTag() - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
doTag() - Method in class org.dd4t.mvc.tags.XPMComponentPresentationTag
 
doTag() - Method in class org.dd4t.mvc.tags.XPMPageInitTag
 

F

filterComponentPresentations(List<ComponentPresentation>, String, String, String, String) - Static method in class org.dd4t.mvc.utils.RenderUtils
Filters the list of component presentations based on the processors provided by schemaName and templateName.
fixUrl(String) - Static method in class org.dd4t.mvc.utils.RenderUtils
Utility method to fix the url, by convention urls are lower case and all spaces are replaced by dashes (-)

G

getAnchorCount(HttpServletRequest) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getBean(Class<T>) - Static method in class org.dd4t.mvc.utils.JspBeanContext
 
getBean(String) - Static method in class org.dd4t.mvc.utils.JspBeanContext
 
getBean(String, Class<T>) - Static method in class org.dd4t.mvc.utils.JspBeanContext
 
getBinary(HttpServletRequest, HttpServletResponse) - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
getBinaryPath(HttpServletRequest) - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
getComponentPresentation(HttpServletRequest) - Static method in class org.dd4t.mvc.utils.ComponentUtils
getComponentPresentations(Page) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getComponentPresentations(Page) - Method in class org.dd4t.mvc.tags.ComponentPresentationsTag
 
getComponentURI() - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
getComponentViewPath() - Method in class org.dd4t.mvc.controllers.AbstractComponentPresentationController
 
getEnclosed() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
getField() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
getIndex() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
getInstance() - Static method in class org.dd4t.mvc.utils.PublicationResolverFactory
 
getInstance() - Static method in class org.dd4t.mvc.utils.XPMRenderer
 
getModel() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
getModel() - Method in class org.dd4t.mvc.tags.XPMComponentPresentationTag
 
getPage() - Method in class org.dd4t.mvc.tags.SmartIncludeTag
Gets the set page URL
getPage() - Method in class org.dd4t.mvc.tags.XPMPageInitTag
 
getPageFactory() - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
getPageViewName(Page) - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
getPageViewPath() - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
getProperty(String) - Method in class org.dd4t.mvc.utils.PropertiesServiceBase
 
getProperty(String, String) - Method in class org.dd4t.mvc.utils.PropertiesServiceBase
 
getPublicationResolver() - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
getPublicationResolver() - Static method in class org.dd4t.mvc.utils.PublicationResolverFactory
 
getPublicationUrl() - Static method in class org.dd4t.mvc.tags.PublicationUrl
 
getRegion() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getRootElement() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getSchema() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getTag() - Method in class org.dd4t.mvc.utils.XPMRenderer
 
getTemplateURI() - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
getView() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
getViewModel(String) - Static method in class org.dd4t.mvc.utils.ComponentUtils
 
getViewModels(HttpServletRequest) - Static method in class org.dd4t.mvc.utils.ComponentUtils
 
getViewModels() - Static method in class org.dd4t.mvc.utils.ComponentUtils
 
getViewName() - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
getViewName(ComponentPresentation) - Static method in class org.dd4t.mvc.utils.RenderUtils
If the component template has a template parameter viewName, the value of that parameter is returned.
getXMLDateAsString(DateTime) - Method in class org.dd4t.mvc.utils.XPMRenderer
 

I

init(boolean, String) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
initPage(String, DateTime, String) - Method in class org.dd4t.mvc.utils.XPMRenderer
isAddAnchor() - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
isRemoveContextPath() - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
isRemoveContextPath() - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
isUseBinaryStorage() - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
isUseEnclosingTags() - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
isXPMActive() - Static method in class org.dd4t.mvc.utils.XPMRenderer
 
isXPMEnabled() - Static method in class org.dd4t.mvc.utils.XPMRenderer
 

J

JspBeanContext - Class in org.dd4t.mvc.utils
 

L

load(String) - Method in class org.dd4t.mvc.utils.PropertiesServiceImpl
 

M

model - Variable in class org.dd4t.mvc.tags.XPMComponentPresentationTag
 

O

org.dd4t.mvc.controllers - package org.dd4t.mvc.controllers
 
org.dd4t.mvc.tags - package org.dd4t.mvc.tags
 
org.dd4t.mvc.utils - package org.dd4t.mvc.utils
 

P

pageFactory - Variable in class org.dd4t.mvc.controllers.AbstractPageController
 
properties - Variable in class org.dd4t.mvc.utils.PropertiesServiceBase
 
propertiesService - Variable in class org.dd4t.mvc.controllers.AbstractPageController
 
PropertiesServiceBase - Class in org.dd4t.mvc.utils
 
PropertiesServiceBase() - Constructor for class org.dd4t.mvc.utils.PropertiesServiceBase
 
PropertiesServiceImpl - Class in org.dd4t.mvc.utils
dd4t-2
publicationResolver - Variable in class org.dd4t.mvc.controllers.AbstractPageController
 
PublicationResolverFactory - Class in org.dd4t.mvc.utils
PublicationResolverFactoryImpl hides actual implementation Configured through Spring beans

This is needed for allowing static access in PublicationUrl.java, an EL function.

PublicationUrl - Class in org.dd4t.mvc.tags
Outputs the Publication Url or else an empty string
PublicationUrl() - Constructor for class org.dd4t.mvc.tags.PublicationUrl
 

R

region(String, Map<String, String>, int, int) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
removeComponentPresentation(HttpServletRequest) - Static method in class org.dd4t.mvc.utils.ComponentUtils
removeViewModelsFromRequest(HttpServletRequest) - Static method in class org.dd4t.mvc.utils.RenderUtils
 
renderComponentPresentation(HttpServletRequest, HttpServletResponse, ComponentPresentation) - Static method in class org.dd4t.mvc.utils.RenderUtils
Renders a single component presentation using the dispatchers include method.
renderComponentPresentations(HttpServletRequest, HttpServletResponse, List<ComponentPresentation>) - Static method in class org.dd4t.mvc.utils.RenderUtils
Renders a list of component presentations.
renderDynamicComponentPresentation(HttpServletRequest, HttpServletResponse, String, String, String) - Static method in class org.dd4t.mvc.utils.RenderUtils
Render a dynamic component presentation based on component / ct uri and view name
RenderDynamicComponentPresentationTag - Class in org.dd4t.mvc.tags
dd4t-parent
RenderDynamicComponentPresentationTag() - Constructor for class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
RenderUtils - Class in org.dd4t.mvc.utils
 

S

setAddAnchor(Boolean) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setBinaryRootFolder(String) - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
setCmsUrl(String) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
setComponentPresentation(HttpServletRequest, ComponentPresentation) - Static method in class org.dd4t.mvc.utils.ComponentUtils
 
setComponentURI(String) - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
setComponentViewPath(String) - Method in class org.dd4t.mvc.controllers.AbstractComponentPresentationController
 
setDynamicComponentOnRequest(HttpServletRequest, Component) - Static method in class org.dd4t.mvc.utils.RenderUtils
 
setEnabled(boolean) - Method in class org.dd4t.mvc.utils.XPMRenderer
 
setEnclosed(String) - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
setEnd(Integer) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setField(String) - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
setIndex(int) - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
setLocation(String) - Method in class org.dd4t.mvc.utils.PropertiesServiceImpl
 
setModel(TridionViewModel) - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
setModel(TridionViewModel) - Method in class org.dd4t.mvc.tags.XPMComponentPresentationTag
 
setPage(String) - Method in class org.dd4t.mvc.tags.SmartIncludeTag
Set page url to include.
setPage(Page) - Method in class org.dd4t.mvc.tags.XPMPageInitTag
 
setPageFactory(PageFactoryImpl) - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
setPageViewPath(String) - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
setPublicationResolver(PublicationResolver) - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
setPublicationResolver(PublicationResolver) - Method in class org.dd4t.mvc.utils.PublicationResolverFactory
 
setRegion(String) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setRemoveContextPath(boolean) - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
setRemoveContextPath(boolean) - Method in class org.dd4t.mvc.controllers.AbstractPageController
 
setRootElement(String) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setSchema(String) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setStart(Integer) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setTemplateURI(String) - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
setUseBinaryStorage(boolean) - Method in class org.dd4t.mvc.controllers.AbstractBinaryController
 
setUseEnclosingTags(Boolean) - Method in class org.dd4t.mvc.tags.XPMComponentFieldTag
 
setView(String) - Method in class org.dd4t.mvc.tags.BaseComponentPresentationsTag
 
setViewModelsOnRequest(HttpServletRequest, ComponentPresentation) - Static method in class org.dd4t.mvc.utils.RenderUtils
 
setViewName(String) - Method in class org.dd4t.mvc.tags.RenderDynamicComponentPresentationTag
 
showComponentPresentation(String, int, HttpServletRequest) - Method in class org.dd4t.mvc.controllers.AbstractComponentPresentationController
showComponentPresentation(String, String, int, HttpServletRequest) - Method in class org.dd4t.mvc.controllers.AbstractComponentPresentationController
Renders the component template response, the exact mapping needs to be determined.
showPage(Model, HttpServletRequest, HttpServletResponse) - Method in class org.dd4t.mvc.controllers.AbstractPageController
All page requests are handled by this method.
SmartIncludeTag - Class in org.dd4t.mvc.tags
SmartInclude Tag.
SmartIncludeTag() - Constructor for class org.dd4t.mvc.tags.SmartIncludeTag
 

X

XPMComponentFieldTag - Class in org.dd4t.mvc.tags
Implementation of the Component Field tag.
XPMComponentFieldTag() - Constructor for class org.dd4t.mvc.tags.XPMComponentFieldTag
 
XPMComponentPresentationTag - Class in org.dd4t.mvc.tags
Implementation of the ComponentsPresentation tag.
XPMComponentPresentationTag() - Constructor for class org.dd4t.mvc.tags.XPMComponentPresentationTag
 
XPMPageInitTag - Class in org.dd4t.mvc.tags
dd4t-parent
XPMPageInitTag() - Constructor for class org.dd4t.mvc.tags.XPMPageInitTag
 
XPMRenderer - Class in org.dd4t.mvc.utils
dd4t-parent
A B C D F G I J L M O P R S X 

Copyright © 2016. All rights reserved.