- get(String) - Method in class org.apache.velocity.tools.view.BrowserTool
-
- get(String) - Method in class org.apache.velocity.tools.view.CookieTool
-
Returns the Cookie with the specified name, if it exists.
- get(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
Looks up and returns the object with the specified key.
- getAcceptLanguage() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getAll() - Method in class org.apache.velocity.tools.view.CookieTool
-
Expose array of Cookies for this request to the template.
- getAll() - Method in class org.apache.velocity.tools.view.ParameterTool
-
- getAttribute(String) - Method in interface org.apache.velocity.tools.view.ViewContext
-
Searches for the named attribute in request, session (if valid),
and application scope(s) in order and returns the value associated
or null.
- getAttribute(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
Searches for the named attribute in request, session (if valid),
and application scope(s) in order and returns the value associated
or null.
- GetAttributeExecutor(Logger, Introspector, Class, String) - Constructor for class org.apache.velocity.tools.view.WebappUberspector.GetAttributeExecutor
-
- getBrowser() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getBrowser() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getBrowser() - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- getConfiguration(ServletContext) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
- getConfiguration(String, ServletContext) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
- getConfiguration(String) - Method in class org.apache.velocity.tools.view.VelocityView
-
- getConfiguration(String, boolean) - Method in class org.apache.velocity.tools.view.VelocityView
-
- getContextKey() - Method in class org.apache.velocity.tools.view.VelocityViewFilter
-
- getContextPath() - Method in class org.apache.velocity.tools.view.LinkTool
-
Initially, this returns the context path that addresses this web
application, e.g.
- getContextURL() - Method in class org.apache.velocity.tools.view.LinkTool
-
Returns a URL that addresses the web application.
- getCreateSession() - Method in class org.apache.velocity.tools.view.PagerTool
-
- getCreateSession() - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- getCriteria() - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Return the criteria object for this request.
- getCriteria() - Method in class org.apache.velocity.tools.view.AbstractSearchTool.StoredResults
-
- getCriteriaKey() - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
- getCss() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getCss1() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getCss2() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getCss3() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getDefaultContentType() - Method in class org.apache.velocity.tools.view.VelocityView
-
- getDefaultToolsConfiguration() - Method in class org.apache.velocity.tools.view.VelocityView
-
- getDependencies() - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Returns the current dependencies of this instance, organized
as an ordered map of file types to lists of the required files
of that type.
- getDependencies(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Returns the
List
of files for the specified file type, if any.
- getDependencies(UiDependencyTool) - Method in class org.apache.velocity.tools.view.UiDependencyTool.Group
-
- getDevice() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getDeviceType() - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- getDom0() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getDom1() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getDom2() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getDom3() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getDotnet() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getExtension(String) - Static method in class org.apache.velocity.tools.view.BreadcrumbTool
-
Utility method to return URI file extension
- getFileResource(String) - Method in class org.apache.velocity.tools.view.ViewImportSupport
-
- getFilterConfig() - Method in class org.apache.velocity.tools.view.VelocityViewFilter
-
- getFirstIndex() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the index of the first item on the current page of results
(as determined by the current index, items per page, and
the number of items).
- getFormat(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Retrieves the configured format string for the specified file type.
- getGeckoMajorVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getGeckoMinorVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getGeckoVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getGroup(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
NOTE: This method may change or disappear w/o warning; don't depend
on it unless you're willing to update your code whenever this changes.
- getGroupDependencies(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Returns the dependencies of the specified group, organized
as an ordered map of file types to lists of the required files
of that type.
- getIe() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe3() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe4() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe4up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe5() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe55() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe55up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe5up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe6() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe6up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe7() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe7up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe8() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIe8up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getIndex() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the current search result index.
- getIndexKey() - Method in class org.apache.velocity.tools.view.PagerTool
-
- getInitParameter(String) - Method in interface org.apache.velocity.tools.view.JeeConfig
-
Returns an initialization parameter.
- getInitParameter(String) - Method in class org.apache.velocity.tools.view.JeeContextConfig
-
Returns an initialization parameter.
- getInitParameter(String) - Method in class org.apache.velocity.tools.view.JeeFilterConfig
-
Returns an initialization parameter.
- getInitParameter(String) - Method in class org.apache.velocity.tools.view.JeeServletConfig
-
Returns an initialization parameter.
- getInitParameterNames() - Method in interface org.apache.velocity.tools.view.JeeConfig
-
Returns all the parameter names.
- getInitParameterNames() - Method in class org.apache.velocity.tools.view.JeeContextConfig
-
Returns all the parameter names.
- getInitParameterNames() - Method in class org.apache.velocity.tools.view.JeeFilterConfig
-
Returns all the parameter names.
- getInitParameterNames() - Method in class org.apache.velocity.tools.view.JeeServletConfig
-
Returns all the parameter names.
- getInputStream(String, ServletContext) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
- getInputStream(String, boolean) - Method in class org.apache.velocity.tools.view.VelocityView
-
- getInstance() - Method in class org.apache.velocity.tools.view.ServletUtils
-
- getIPAddress() - Method in class org.apache.velocity.tools.view.BrowserTool
-
Get the client browser IP address.
- getItems() - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Gets the results for the given criteria either in memory
or by performing a new query for them.
- getItems() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the item list.
- getItemsPerPage() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the set number of items to be displayed per page of items
- getItemsPerPageKey() - Method in class org.apache.velocity.tools.view.PagerTool
-
- getJavascript() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getLanguagesFilter() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getLastIndex() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the index of the last item on the current page of results
(as determined by the current index, items per page, and
the number of items).
- getLastModified(Resource) - Method in class org.apache.velocity.tools.view.WebappResourceLoader
-
Checks to see when a resource was last modified
- getList() - Method in class org.apache.velocity.tools.view.AbstractSearchTool.StoredResults
-
- getLog() - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
- getMajorVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getMajorVersion() - Method in class org.apache.velocity.tools.view.UAParser.UAEntity
-
- getMinorVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getMinorVersion() - Method in class org.apache.velocity.tools.view.UAParser.UAEntity
-
- getMutex(HttpSession, String, Object) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Returns a mutex (lock object) unique to the specified session
and stored under the specified key to allow for reliable
synchronization on the session.
- getName() - Method in class org.apache.velocity.tools.view.BreadcrumbTool.NavigationElement
-
Displayed name getter
- getName() - Method in interface org.apache.velocity.tools.view.JeeConfig
-
Returns the name of the servlet (or filter) being used.
- getName() - Method in class org.apache.velocity.tools.view.JeeContextConfig
-
Returns the name of the servlet (or filter) being used.
- getName() - Method in class org.apache.velocity.tools.view.JeeFilterConfig
-
Returns the name of the servlet (or filter) being used.
- getName() - Method in class org.apache.velocity.tools.view.JeeServletConfig
-
Returns the name of the servlet (or filter) being used.
- getName() - Method in class org.apache.velocity.tools.view.UAParser.UAEntity
-
- getNav2() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav3() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav4() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav45() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav45up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav4up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav6() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNav6up() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNavgold() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getNewItemsKey() - Method in class org.apache.velocity.tools.view.PagerTool
-
- getNextIndex() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the index for the next page of items
(as determined by the current index, items per page, and
the number of items).
- getOpera3() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera4() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera5() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera6() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera7() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera8() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOpera9() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOperatingSystem() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getOperatingSystem() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getOperatingSystem() - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- getOutputStream() - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
- getOutputWriter(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
Get the output stream writer to use.
- getPage() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the current "page" of search items.
- getPageDescription() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns a description of the current page.
- getPageNumber(int) - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the "page number" for the specified index.
- getPageNumber() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the "page number" for the current index.
- getPagesAvailable() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the number of pages that can be made from this list
given the set number of items per page.
- getPath(HttpServletRequest) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Retrieves the path for the specified request regardless of
whether this is a direct request or an include by the
RequestDispatcher.
- getPlain() - Method in class org.apache.velocity.tools.view.CookieTool.SugarCookie
-
- getPreferredLanguage() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getPreferredLocale() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getPrevIndex() - Method in class org.apache.velocity.tools.view.PagerTool
-
Return the index for the previous page of items
(as determined by the current index, items per page, and
the number of items).
- getProperties(String) - Method in class org.apache.velocity.tools.view.VelocityView
-
- getProperties(String, boolean) - Method in class org.apache.velocity.tools.view.VelocityView
-
- getProperty(String, String) - Method in class org.apache.velocity.tools.view.VelocityView
-
Simplifies process of getting a property from VelocityEngine,
because the VelocityEngine interface sucks compared to the singleton's.
- getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.tools.view.WebappUberspector
-
Property getter
- getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.tools.view.WebappUberspector
-
Property setter
- getPublishToolboxes() - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- getRenderingEngine() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getRenderingEngine() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getRenderingEngine() - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- getRequest() - Method in class org.apache.velocity.tools.view.ParameterTool
-
Returns the current ServletRequest
for this instance.
- getRequest() - Method in interface org.apache.velocity.tools.view.ViewContext
-
- getRequest() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getRequestPath() - Method in class org.apache.velocity.tools.view.LinkTool
-
Initially, this retrieves the path for the current
request regardless of
whether this is a direct request or an include by the
RequestDispatcher.
- getResourceReader(String, String) - Method in class org.apache.velocity.tools.view.WebappResourceLoader
-
Get Reader so that the Runtime can build a
template with it.
- getResponse() - Method in interface org.apache.velocity.tools.view.ViewContext
-
- getResponse() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getServletApi(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
Returns the current matching servlet request, response, session,
or servlet context instance, or null if the key matches none of those
keys.
- getServletContext() - Method in interface org.apache.velocity.tools.view.JeeConfig
-
Returns the servlet context.
- getServletContext() - Method in class org.apache.velocity.tools.view.JeeContextConfig
-
Returns the servlet context.
- getServletContext() - Method in class org.apache.velocity.tools.view.JeeFilterConfig
-
Returns the servlet context.
- getServletContext() - Method in class org.apache.velocity.tools.view.JeeServletConfig
-
Returns the servlet context.
- getServletContext() - Method in interface org.apache.velocity.tools.view.ViewContext
-
- getServletContext() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getSession() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getSessionToolbox() - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- getSessionToolbox(HttpSession) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- getSlip() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns a Sliding List of Indices for Pages
of items.
- getSlipSize() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the number of result page indices
PagerTool.getSlip()
will return per request (if available).
- getSlipSizeKey() - Method in class org.apache.velocity.tools.view.PagerTool
-
- getSource() - Method in class org.apache.velocity.tools.view.ParameterTool
-
Overrides ValueParser.getSource() to return the result
of getRequest().getParameterMap() and expand singleton
arrays within it first.
- getStatus() - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
- getStoredItems() - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
- getStoredItems() - Method in class org.apache.velocity.tools.view.PagerTool
-
Retrieves stored search items (if any) from the user's
session attributes.
- getStoredResults() - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Retrieves stored search results (if any) from the user's
session attributes.
- getString() - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
Retrieves the buffered output, using the containing tag's
'charEncoding' attribute, or the tag's default encoding,
if necessary.
- getTemplate(HttpServletRequest) - Method in class org.apache.velocity.tools.view.VelocityView
-
Gets the requested template.
- getTemplate(String) - Method in class org.apache.velocity.tools.view.VelocityView
-
Retrieves the requested template.
- getTemplate(String, String) - Method in class org.apache.velocity.tools.view.VelocityView
-
Retrieves the requested template with the specified character encoding.
- getTemplate(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
Get a template by client request and response
- getTemplate(String) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
Get a template by name
- getToolboxes() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getToolboxKey() - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- getToolVar(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
Finds the automatically provided values, either configured
tools or servlet API objects (request, response, etc).
- getTotal() - Method in class org.apache.velocity.tools.view.PagerTool
-
Returns the total number of items available.
- getUrl() - Method in class org.apache.velocity.tools.view.BreadcrumbTool.NavigationElement
-
Destination URL getter
- getURL(String, ServletContext) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
- getUserAgent() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getUserAgentString() - Method in class org.apache.velocity.tools.view.BrowserTool
-
- getUserAgentString() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getUserVar(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
Finds "user" set values, either in the local context
or in the scoped attributes if none is in the local context.
- getValue(String) - Method in class org.apache.velocity.tools.view.ParameterTool
-
Overrides ValueParser.getValue(String key) to retrieve the
value from the ServletRequest instead of an arbitrary Map.
- getValues(String) - Method in class org.apache.velocity.tools.view.ParameterTool
-
Overrides ValueParser.getValues(String key) to retrieve
Strings from the ServletRequest instead of an arbitrary Map.
- getVelocityContext() - Method in interface org.apache.velocity.tools.view.ViewContext
-
- getVelocityContext() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getVelocityEngine() - Method in interface org.apache.velocity.tools.view.ViewContext
-
- getVelocityEngine() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- getVelocityProperty(String, String) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
- getVelocityView(ServletConfig) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Returns the shared
VelocityView
for the specified
ServletConfig
's context.
- getVelocityView(FilterConfig) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Returns the shared
VelocityView
for the specified
FilterConfig
's context.
- getVelocityView(JeeConfig) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
- getVelocityView(ServletContext) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Returns the shared
VelocityView
for the specified
ServletContext
.
- getVelocityView(ServletContext, boolean) - Static method in class org.apache.velocity.tools.view.ServletUtils
-
Returns the shared
VelocityView
for the specified
ServletContext
.
- getVelocityView() - Method in class org.apache.velocity.tools.view.VelocityViewFilter
-
- getVelocityView() - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
- getVersion() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getVista() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin16() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin2k() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin31() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin32() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin3x() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin95() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWin98() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWinme() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWinnt() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWinxp() - Method in class org.apache.velocity.tools.view.BrowserToolDeprecatedMethods
-
Deprecated.
- getWriter() - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
- Group(String) - Constructor for class org.apache.velocity.tools.view.UiDependencyTool.Group
-
- GroupRule() - Constructor for class org.apache.velocity.tools.view.UiDependencyTool.GroupRule
-
- GROUPS_KEY_SPACE - Static variable in class org.apache.velocity.tools.view.UiDependencyTool
-
- PagerTool - Class in org.apache.velocity.tools.view
-
View tool for doing request-based pagination of
items in an a list.
- PagerTool() - Constructor for class org.apache.velocity.tools.view.PagerTool
-
- ParameterTool - Class in org.apache.velocity.tools.view
-
Utility class for easy parsing of ServletRequest
parameters.
- ParameterTool() - Constructor for class org.apache.velocity.tools.view.ParameterTool
-
Constructs a new instance
- ParameterTool(ServletRequest) - Constructor for class org.apache.velocity.tools.view.ParameterTool
-
Constructs a new instance using the specified request.
- parseUserAgent(String, Logger) - Static method in class org.apache.velocity.tools.view.UAParser
-
- path(Object) - Method in class org.apache.velocity.tools.view.CookieTool.SugarCookie
-
- paths - Variable in class org.apache.velocity.tools.view.WebappResourceLoader
-
The root paths for templates (relative to webapp's root).
- performMerge(Template, Context, Writer) - Method in class org.apache.velocity.tools.view.VelocityView
-
This is here so developers may override it and gain access to the
Writer which the template will be merged into.
- prepareContext(ViewToolContext, HttpServletRequest) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- print() - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Formats and prints all the current dependencies of this tool,
using a new line in between the printed/formatted files.
- print(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
If the parameter value is a known type, then this will
format and print all of this instance's current dependencies of the
specified type, using a new line in between the printed/formatted files.
- print(String, String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Formats and prints all of this instance's current dependencies of the
specified type, using the specified delimiter in between the
printed/formatted files.
- printAll(String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Formats and prints all the current dependencies of this tool,
using the specified delimiter in between the printed/formatted files.
- PROPERTIES_KEY - Static variable in class org.apache.velocity.tools.view.VelocityView
-
This is the string that is looked for when getInitParameter is
called ("org.apache.velocity.properties").
- PROPERTY_DEFAULT_LAYOUT - Static variable in class org.apache.velocity.tools.view.VelocityLayoutServlet
-
The velocity.properties key for specifying the
servlet's default layout template's filename.
- PROPERTY_DYNAMIC_LAYOUT - Static variable in class org.apache.velocity.tools.view.VelocityLayoutServlet
-
The velocity.properties key for specifying
whether dynamic layout change is allowed
- PROPERTY_ERROR_TEMPLATE - Static variable in class org.apache.velocity.tools.view.VelocityLayoutServlet
-
The velocity.properties key for specifying the
servlet's error template.
- PROPERTY_LAYOUT_DIR - Static variable in class org.apache.velocity.tools.view.VelocityLayoutServlet
-
The velocity.properties key for specifying the
relative directory holding layout templates.
- PUBLISH_TOOLBOXES_PROPERTY - Static variable in class org.apache.velocity.tools.view.ViewToolManager
-
- publishApplicationTools() - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- publishToolboxes(ServletRequest) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
- publishToolboxes(HttpServletRequest) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
Places the
Scope.REQUEST
Toolbox
(if any)
into the
HttpServletRequest
attributes using
Toolbox.KEY
as the key, places the
Scope.SESSION
Toolbox (if any) into the attributes of the
HttpSession
(if any)
then ensures that the
Scope.APPLICATION
Toolbox (if any)
has been placed in the
ServletContext
attributes.
- putToolProperties() - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- secure(Object) - Method in class org.apache.velocity.tools.view.CookieTool.SugarCookie
-
- servlet - Variable in class org.apache.velocity.tools.view.JeeServletConfig
-
- SERVLET_CONTEXT_KEY - Static variable in class org.apache.velocity.tools.view.VelocityView
-
Key used to access the ServletContext in
the Velocity application attributes.
- SERVLET_CONTEXT_KEY - Static variable in interface org.apache.velocity.tools.view.ViewContext
-
Key used for the servlet context object in tool properties.
- servletContext - Variable in class org.apache.velocity.tools.view.ViewToolManager
-
- servletContext - Variable in class org.apache.velocity.tools.view.WebappResourceLoader
-
- ServletUtils - Class in org.apache.velocity.tools.view
-
A set of utility methods for supporting and using
VelocityTools in the servlet environment.
- ServletUtils() - Constructor for class org.apache.velocity.tools.view.ServletUtils
-
- session - Variable in class org.apache.velocity.tools.view.PagerTool
-
- SESSION - Static variable in interface org.apache.velocity.tools.view.ViewContext
-
Key used for the HTTP session object.
- session - Variable in class org.apache.velocity.tools.view.ViewContextTool
-
- setAcceptLanguage(String) - Method in class org.apache.velocity.tools.view.BrowserTool
-
- SetAttributeExecutor(Logger, Introspector, Class, Object, String) - Constructor for class org.apache.velocity.tools.view.WebappUberspector.SetAttributeExecutor
-
- setBrowser(String, String, String) - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- setContentType(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
Sets the content type of the response.
- setContentType(String) - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
Has no effect.
- setCreateSession(boolean) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setCreateSession(boolean) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
Sets whether or not a new HttpSession should be created
when there are session scoped tools to be stored in the session,
but no session has been created yet.
- setCriteria(Object) - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Sets the criteria for this search.
- setCriteriaKey(String) - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
- setDefaultContentType(String) - Method in class org.apache.velocity.tools.view.VelocityView
-
Sets the configured default Content-Type.
- setDeviceType(UAParser.DeviceType) - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- setEncoding(JeeConfig) - Method in class org.apache.velocity.tools.view.VelocityView
-
- setFormat(String, String) - Method in class org.apache.velocity.tools.view.UiDependencyTool
-
Sets the format string for the specified file type.
- setFromRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.LinkTool
-
- setIncludeRequestParams(boolean) - Method in class org.apache.velocity.tools.view.LinkTool
-
Controls whether or not this tool starts off with all parameters
from the last request automatically.
- setIndex(int) - Method in class org.apache.velocity.tools.view.PagerTool
-
Sets the index of the first result in the current page
- setIndexKey(String) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setItems(List) - Method in class org.apache.velocity.tools.view.PagerTool
-
Sets the List to page through.
- setItemsPerPage(int) - Method in class org.apache.velocity.tools.view.PagerTool
-
Sets the number of items returned in a page of items
- setItemsPerPageKey(String) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setLanguagesFilter(String) - Method in class org.apache.velocity.tools.view.BrowserTool
-
- setLocale(Locale) - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
Has no effect.
- setName(String) - Method in class org.apache.velocity.tools.view.BreadcrumbTool.NavigationElement
-
Displayed name setter
- setNewItemsKey(String) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setOperatingSystem(String, String, String) - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- setPublishToolboxes(boolean) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
Sets whether or not the creation of a new
ViewToolContext
should make the various scoped
Toolbox
instances available
publically via the HttpServletRequest/HttpSession/ServletContext
attributes or simply add the Toolbox instances directly to the
context.
- setRenderingEngine(String, String, String) - Method in class org.apache.velocity.tools.view.UAParser.UserAgent
-
- setRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.BreadcrumbTool
-
Current request setter
- setRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.BrowserTool
-
Retrieves the User-Agent header from the request (if any).
- setRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.CookieTool
-
Sets the current HttpServletRequest
.
- setRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.PagerTool
-
Initializes this tool with the specified HttpServletRequest
.
- setRequest(ServletRequest) - Method in class org.apache.velocity.tools.view.ParameterTool
-
Sets the current ServletRequest
- setRequest(HttpServletRequest) - Method in class org.apache.velocity.tools.view.ViewImportSupport
-
Sets the current HttpServletRequest
.
- setResponse(HttpServletResponse) - Method in class org.apache.velocity.tools.view.CookieTool
-
Sets the current HttpServletResponse
.
- setResponse(HttpServletResponse) - Method in class org.apache.velocity.tools.view.ViewImportSupport
-
Sets the current HttpServletResponse
.
- setServletContext(ServletContext) - Method in class org.apache.velocity.tools.view.ViewImportSupport
-
Sets the ServletContext
.
- setSlipSize(int) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setSlipSizeKey(String) - Method in class org.apache.velocity.tools.view.PagerTool
-
- setSource(Map) - Method in class org.apache.velocity.tools.view.ParameterTool
-
Overrides ValueParser.setSource(Map source) to throw an
UnsupportedOperationException, because this class uses
a servlet request as its source, not a Map.
- setStatus(int) - Method in class org.apache.velocity.tools.view.ViewImportSupport.ImportResponseWrapper
-
Sets the status of the response
- setStoredItems(List) - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
- setStoredItems(List) - Method in class org.apache.velocity.tools.view.PagerTool
-
Stores current search items in the user's session attributes
(if one currently exists) in order to do efficient result pagination.
- setStoredResults(AbstractSearchTool.StoredResults) - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Stores current search results in the user's session attributes
(if one currently exists) in order to do efficient result pagination.
- setToolboxKey(String) - Method in class org.apache.velocity.tools.view.ViewToolContext
-
- setToolboxKey(String) - Method in class org.apache.velocity.tools.view.ViewToolManager
-
Sets a new attribute key to be used for publishing each
Toolbox
.
- setup(HttpServletRequest) - Method in class org.apache.velocity.tools.view.AbstractSearchTool
-
Sets the criteria *if* it is set in the request parameters.
- setup(HttpServletRequest) - Method in class org.apache.velocity.tools.view.PagerTool
-
Sets the index, itemsPerPage, and/or slipSize *if* they are set
in the request parameters.
- setUrl(String) - Method in class org.apache.velocity.tools.view.BreadcrumbTool.NavigationElement
-
Destination URL setter
- setUserAgentString(String) - Method in class org.apache.velocity.tools.view.BrowserTool
-
Sets the User-Agent string to be parsed for info.
- setVelocityEngine(VelocityEngine) - Method in class org.apache.velocity.tools.view.VelocityView
-
Overrides super class to ensure engine is not set to null.
- setVelocityView(VelocityView) - Method in class org.apache.velocity.tools.view.VelocityViewServlet
-
- SHARED_CONFIG_PARAM - Static variable in class org.apache.velocity.tools.view.ServletUtils
-
- skip(long) - Method in class org.apache.velocity.tools.view.ViewImportSupport.SafeClosingHttpURLConnectionReader
-
- SOURCE_FILE_KEY - Static variable in class org.apache.velocity.tools.view.UiDependencyTool
-
- STORED_ITEMS_KEY - Static variable in class org.apache.velocity.tools.view.PagerTool
-
the key under which items are stored in session
- STORED_RESULTS_KEY - Static variable in class org.apache.velocity.tools.view.AbstractSearchTool
-
the key under which StoredResults are kept in session
- StoredResults(Object, List) - Constructor for class org.apache.velocity.tools.view.AbstractSearchTool.StoredResults
-
Creates a new instance.
- stripSession(String) - Static method in class org.apache.velocity.tools.view.ViewImportSupport
-
Strips a servlet session ID from url.
- SugarCookie(Cookie) - Constructor for class org.apache.velocity.tools.view.CookieTool.SugarCookie
-
- SugarCookie(String, String) - Constructor for class org.apache.velocity.tools.view.CookieTool.SugarCookie
-