A B C D E F G I L N O P R S T W 

A

ACTUAL_QUERY_STRING - Static variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
ACTUAL_REQUEST_DIR - Static variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
ACTUAL_REQUEST_URI - Static variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
altTemplate - Static variable in class org.crazyyak.dev.servlet.template.PageAttribute
 
Anchor - Class in org.crazyyak.dev.servlet.template.decorators
 
Anchor(String) - Constructor for class org.crazyyak.dev.servlet.template.decorators.Anchor
 
AnchorDecorator - Class in org.crazyyak.dev.servlet.template.decorators
This class process the data returned to the filter and adds to the request an attribute that contains all the anchors in the current document
AnchorDecorator() - Constructor for class org.crazyyak.dev.servlet.template.decorators.AnchorDecorator
 
AnchorDisabledTag - Class in org.crazyyak.dev.servlet.template.tags
 
AnchorDisabledTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.AnchorDisabledTag
 
ANCHORS - Static variable in class org.crazyyak.dev.servlet.template.decorators.AnchorDecorator
The parameter name for the anchors found in the document
ANCHORS_DISABLED - Static variable in class org.crazyyak.dev.servlet.template.decorators.AnchorDecorator
 
AnchorTag - Class in org.crazyyak.dev.servlet.template.tags
 
AnchorTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.AnchorTag
 
Arguments - Annotation Type in org.crazyyak.dev.servlet.injection
 

B

buildUrl(HttpServletRequest, String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
buildUrlFromReferrer(HttpServletRequest, String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
buildUrlFromReferrer(String, String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 

C

CacheBusterTag - Class in org.crazyyak.dev.servlet.template.tags
 
CacheBusterTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.CacheBusterTag
 
canApplyDecorators(HttpServletRequest) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
This implementation always assumes we can apply the decorators
CompressionDecorator - Class in org.crazyyak.dev.servlet.template.decorators
This class process the data by compressing it.
CompressionDecorator() - Constructor for class org.crazyyak.dev.servlet.template.decorators.CompressionDecorator
 
contextDestroyed(ServletContextEvent) - Method in class org.crazyyak.dev.servlet.Log4jServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.crazyyak.dev.servlet.Log4jServletContextListener
 

D

decodeUrl(String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
decorate(String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.crazyyak.dev.servlet.template.decorators.AnchorDecorator
 
decorate(String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.crazyyak.dev.servlet.template.decorators.CompressionDecorator
 
decorate(String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface org.crazyyak.dev.servlet.template.decorators.Decorator
 
Decorator - Interface in org.crazyyak.dev.servlet.template.decorators
 
Default - Annotation Type in org.crazyyak.dev.servlet.injection
 
destroy() - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.AnchorDisabledTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.AnchorTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.CacheBusterTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.IfHtmlErrorCode
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.PrintPageContentTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.PrintSubheadingTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.PrintTitleTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.SetAlternateTemplateTag
 
doTag() - Method in class org.crazyyak.dev.servlet.template.tags.SetSubHeadingTag
 

E

encodeUrl(String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
errorCode - Variable in class org.crazyyak.dev.servlet.template.tags.IfHtmlErrorCode
 

F

filterConfig - Variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 

G

getApiKey() - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
getApiUrl() - Method in class org.crazyyak.dev.servlet.RestTagConfig
The url of the api.
getCookie(HttpServletRequest, String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
getDomainId() - Method in class org.crazyyak.dev.servlet.RestTagConfig
The id that identifies the root domain object.
getExp() - Method in class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
getFileName(HttpServletRequest) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
getKey() - Method in class org.crazyyak.dev.servlet.template.tags.CacheBusterTag
 
getKey() - Method in class org.crazyyak.dev.servlet.template.tags.StaticCacheBusterTag
 
getLabel() - Method in class org.crazyyak.dev.servlet.template.PageAttribute
 
getLang() - Method in class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
getLong(HttpServletRequest, String) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
getName() - Method in class org.crazyyak.dev.servlet.template.decorators.Anchor
 
getName() - Method in class org.crazyyak.dev.servlet.template.PageAttribute
 
getNameSpace() - Method in class org.crazyyak.dev.servlet.template.PageAttribute
 
getPageAttributes() - Method in class org.crazyyak.dev.servlet.template.PageAttribute
 
getParamName() - Method in class org.crazyyak.dev.servlet.template.tags.CacheBusterTag
 
getParamName() - Method in class org.crazyyak.dev.servlet.template.tags.StaticCacheBusterTag
 
getResourceUrl() - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
getServicesUrl() - Method in class org.crazyyak.dev.servlet.ProxyConfig
 
getServletContext() - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
getSetTagName() - Method in class org.crazyyak.dev.servlet.template.PageAttribute
 
getTitle() - Method in class org.crazyyak.dev.servlet.template.decorators.Anchor
 
getVal() - Method in class org.crazyyak.dev.servlet.template.tags.LanguageTag
 

I

IfHtmlErrorCode - Class in org.crazyyak.dev.servlet.template.tags
 
IfHtmlErrorCode() - Constructor for class org.crazyyak.dev.servlet.template.tags.IfHtmlErrorCode
 
init(FilterConfig) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
injectAttributes(HttpServletRequest) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
The default implementation does not inject any new attributes
Injected - Annotation Type in org.crazyyak.dev.servlet.injection
 

L

LanguageResourceTag - Class in org.crazyyak.dev.servlet.template.tags
 
LanguageResourceTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
LanguageTag - Class in org.crazyyak.dev.servlet.template.tags
 
LanguageTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
LanguageTag(String) - Constructor for class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
LanguageTag.EN - Class in org.crazyyak.dev.servlet.template.tags
 
LanguageTag.EN() - Constructor for class org.crazyyak.dev.servlet.template.tags.LanguageTag.EN
 
LanguageTag.ES - Class in org.crazyyak.dev.servlet.template.tags
 
LanguageTag.ES() - Constructor for class org.crazyyak.dev.servlet.template.tags.LanguageTag.ES
 
languageTagDefault - Static variable in class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
languageTagResourcePath - Static variable in class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
LOG4J_FILE_NAME - Static variable in class org.crazyyak.dev.servlet.Log4jServletContextListener
 
LOG4J_LOG_LEVEL - Static variable in class org.crazyyak.dev.servlet.Log4jServletContextListener
 
LOG4J_PATTERN - Static variable in class org.crazyyak.dev.servlet.Log4jServletContextListener
 
LOG4J_RELATIVE_PATH - Static variable in class org.crazyyak.dev.servlet.Log4jServletContextListener
 
Log4jServletContextListener - Class in org.crazyyak.dev.servlet
 
Log4jServletContextListener() - Constructor for class org.crazyyak.dev.servlet.Log4jServletContextListener
 

N

name - Variable in class org.crazyyak.dev.servlet.template.decorators.Anchor
 

O

org.crazyyak.dev.servlet - package org.crazyyak.dev.servlet
 
org.crazyyak.dev.servlet.injection - package org.crazyyak.dev.servlet.injection
 
org.crazyyak.dev.servlet.template - package org.crazyyak.dev.servlet.template
 
org.crazyyak.dev.servlet.template.decorators - package org.crazyyak.dev.servlet.template.decorators
 
org.crazyyak.dev.servlet.template.tags - package org.crazyyak.dev.servlet.template.tags
 

P

PAGE_DATA - Static variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
The parameter name for the data being edited.
PageAttribute - Class in org.crazyyak.dev.servlet.template
This class identifies the attributes of a page, the most common of which would be the title
PageAttribute(String) - Constructor for class org.crazyyak.dev.servlet.template.PageAttribute
 
PrintPageContentTag - Class in org.crazyyak.dev.servlet.template.tags
 
PrintPageContentTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.PrintPageContentTag
 
PrintSubheadingTag - Class in org.crazyyak.dev.servlet.template.tags
 
PrintSubheadingTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.PrintSubheadingTag
 
PrintTitleTag - Class in org.crazyyak.dev.servlet.template.tags
 
PrintTitleTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.PrintTitleTag
 
ProxyConfig - Class in org.crazyyak.dev.servlet
 
ProxyConfig() - Constructor for class org.crazyyak.dev.servlet.ProxyConfig
 

R

redirectResponse(HttpServletRequest, HttpServletResponse) - Method in class org.crazyyak.dev.servlet.template.WebSiteTemplate
This implementation always assumes we do not need to redirect
RestTagConfig - Class in org.crazyyak.dev.servlet
 
RestTagConfig() - Constructor for class org.crazyyak.dev.servlet.RestTagConfig
 

S

ServletUtils - Class in org.crazyyak.dev.servlet
 
ServletUtils() - Constructor for class org.crazyyak.dev.servlet.ServletUtils
 
setAfter(String) - Method in class org.crazyyak.dev.servlet.template.tags.AnchorTag
 
SetAlternateTemplateTag - Class in org.crazyyak.dev.servlet.template.tags
 
SetAlternateTemplateTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.SetAlternateTemplateTag
 
setApiKey(String) - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
setApiUrl(String) - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
setBefore(String) - Method in class org.crazyyak.dev.servlet.template.tags.AnchorTag
 
setCookie(HttpServletResponse, String, Object, int) - Static method in class org.crazyyak.dev.servlet.ServletUtils
 
setDomainId(long) - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
setEach(String) - Method in class org.crazyyak.dev.servlet.template.tags.AnchorTag
 
setErrorCode(int) - Method in class org.crazyyak.dev.servlet.template.tags.IfHtmlErrorCode
 
setExp(String) - Method in class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
setKey(String) - Method in class org.crazyyak.dev.servlet.template.tags.LanguageResourceTag
 
setResourceUrl(String) - Method in class org.crazyyak.dev.servlet.RestTagConfig
 
setServicesUrl(String) - Method in class org.crazyyak.dev.servlet.ProxyConfig
 
SetSubHeadingTag - Class in org.crazyyak.dev.servlet.template.tags
 
SetSubHeadingTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.SetSubHeadingTag
 
setVal(String) - Method in class org.crazyyak.dev.servlet.template.tags.LanguageTag
 
setValue(String) - Method in class org.crazyyak.dev.servlet.template.tags.SetAlternateTemplateTag
 
setValue(String) - Method in class org.crazyyak.dev.servlet.template.tags.SetSubHeadingTag
 
StaticCacheBusterTag - Class in org.crazyyak.dev.servlet.template.tags
 
StaticCacheBusterTag() - Constructor for class org.crazyyak.dev.servlet.template.tags.StaticCacheBusterTag
 
subheading - Static variable in class org.crazyyak.dev.servlet.template.PageAttribute
 

T

templateFileName - Variable in class org.crazyyak.dev.servlet.template.WebSiteTemplate
The file name of the template to be used.
title - Variable in class org.crazyyak.dev.servlet.template.decorators.Anchor
 
title - Static variable in class org.crazyyak.dev.servlet.template.PageAttribute
 
toString() - Method in class org.crazyyak.dev.servlet.template.decorators.Anchor
 

W

WebSiteTemplate - Class in org.crazyyak.dev.servlet.template
This class takes the requested page and processes it through the container.
WebSiteTemplate() - Constructor for class org.crazyyak.dev.servlet.template.WebSiteTemplate
 
A B C D E F G I L N O P R S T W