|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
LinkTool.setAbsolute(java.lang.String)
.
ToolboxRuleSet
to add create-session rule.
Digester
instance, associating them with
our namespace URI (if any).
ToolboxRuleSet
to add rule for scope element.
Alternator
s from varying "list" types.LinkTool.setAnchor(java.lang.String)
.
Alternator
from values in the specified List.
Alternator
from the specified object array.
Alternator
from a list containing the two
specified objects.
LinkTool.setAutoIgnoreParameters(boolean)
state.
Date
and Calendar
values
in Velocity templates.true
if the context contains a value for the specified
reference name (aka context key).
ViewContext
data and
meta-data.Date
and Calendar
in Velocity templates.ComparisonDateTool.Comparison
between the result of
the second specified date and the first specified date.
true
if there are action messages queued,
otherwise false
.
false
.
Context
.
MultiViewsTool.findLocalizedResource(String, String)
using the
language extracted from locale
.
MultiViewsTool.findLocalizedResource(String, String)
using the
default language.
DateTool.getFormat()
.
DateTool.getLocale()
.
Locale
.
Locale
, and TimeZone
.
Locale
and date and/or time styles.
Locale
and date and/or time styles.
NumberTool.getFormat()
.
NumberTool.getLocale()
.
Locale
.
DateTool.getDate()
.
DateTool.getDate()
in standard, localized patterns.
java.util.List
of strings for all actionMsgs
queued of the specified category or null
if no messages are queued for the specified category.
java.util.List
of strings for all action messages
queued of the specified category or null
if no action messages are queued for the specified category.
MessageTool.get(String key, Object[] args)
, but takes a
java.util.List
instead of an array.
MessageTool.get(String key, Object[] args)
, but takes a
java.util.List
instead of an array.
ComparisonDateTool.Comparison.abbr(boolean abbr)
with
true
as the argument, thus setting this comparison to be
rendered in abbreviated form.
ActionForm
bean associated with
this request of null
if none exists.
null
if none exists.
java.util.List
of strings for all actionMsgs
queued or null
if no messages are queued.
Class
object for the specified fully qualified
class name, from this web application's class loader.
Calendar
instance created using the timezone and
locale returned by getTimeZone() and getLocale().
true
if this render() and eval() methods will
catch exceptions thrown during rendering.
Date
derived from the result of DateTool.getCalendar()
DateFormat
instance for the specified
format, Locale
, and TimeZone
.
DateFormat
instance for the specified
date style, time style, Locale
, and TimeZone
.
DateFormat
instance for the specified
time style, date style, Locale
, and TimeZone
.
DateTool.getCalendar()
.
ComparisonDateTool.difference(java.lang.Object, java.lang.Object)
.
null
if none exist.
$text.key.exists
syntax.
ComparisonDateTool.Comparison.depth(int depth)
to which this comparison is rendered
to the maximum number of time units available to the tool.
$messages.get($messages.globalName)
.
Set
of the available reference keys in the current
context.
java.util.Locale
for the user.
null
if not found.
null
if not found.
null
if none exist.
DateTool.getCalendar()
.
NumberFormat
instance for the specified
format and Locale
.
NumberFormat
instance for the specified
number style and Locale
.
LinkTool.getQueryData()
.
ComparisonDateTool.whenIs(Object now, Object then)
method.
HttpServletRequest
for this request.
ServletRequest
for this instance.
MessageResources
bundle, or the
application's default MessageResources if no bundle is specified.
HttpServletResponse
for this request.
getOutputStream()
method
has already been called.
AbstractPagerTool.getItems()
.
ServletContext
for this request.
AbstractPagerTool.getSlip()
will return per request (if available).
null
if no token exists.
null
if not used.
Map
for this context.
Map
for this context.
ToolboxRuleSet
to use ServletToolInfo class.
LinkTool.getURI()
to enable
all lowercase $link.uri
syntax.
DateTool.getCalendar()
or null if the field is invalid.
Set
of the available values in the current
context.
DateTool.getCalendar()
.
AbstractPagerTool.hasItems()
String
using HTML entities.
ViewContext
, looking first at the Velocity
context, then the servlet context, then lastly at the JVM
default.
String
using Java String rules.
String
using JavaScript String rules.
Throwable
that
broke the rendering of the requested screen.
MethodInvocationException
that broke the rendering of the requested screen.
InputStream
and sets up the toolbox from that.
Alternator
from a List.
AlternatorTool.auto(List list)
or
AlternatorTool.manual(List list)
instead.
Alternator
from an object array.
AlternatorTool.auto(Object[] array)
or
AlternatorTool.manual(Object[] array)
instead.
Alternator
from a list containing the two
specified objects.
AlternatorTool.auto(Object o1, Object o2)
or
AlternatorTool.manual(Object o1, Object o2)
instead.
Alternator
from values in the specified List.
Alternator
from the specified object array.
Alternator
from a list containing the two
specified objects.
Number
in Velocity templates.LinkTool.addQueryData(java.lang.String, java.lang.Object)
.
ServletRequest
parameters.LinkTool.addQueryData(Map parameters)
.
Boolean
Sub-classes can override to allow for customized boolean parsing.
Number
(if it can)
This is used as the base for all numeric parsing methods.
Number
This is used as the base for all numeric parsing methods.
String
using java.util.Properties rules for escaping property keys.
String
using java.util.Properties rules for escaping property values.
Number
within the
specified range.
LinkTool.setRelative(java.lang.String)
.
LinkTool.setSelfAbsolute(boolean)
state
LinkTool.setSelfIncludeParameters(boolean)
state
toolbox.xml
) for the
ServletToolboxManager class.setCreateSession()
for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager
.setXhtml()
for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager
.LinkTool.addQueryData(String,Object)
and LinkTool.addQueryData(Map)
methods will
automatically add the specified parameter(s) to the ignore list
for LinkTool.addAllParameters()
ServletRequest
LinkTool.getSelf()
method will return
a duplicate with a URI in absolute or relative form.
LinkTool.getSelf()
method will return
a duplicate that includes current request parameters.
AbstractPagerTool.getSlip()
to list.
String
to be suitable to pass to an SQL query.
Calendar
using the
locale returned by DateTool.getLocale()
if necessary.
Calendar
using the
locale returned by DateTool.getLocale()
if necessary.
Date
using the
format returned by DateTool.getFormat()
,the Locale
returned
by DateTool.getLocale()
, and the TimeZone
returned by
DateTool.getTimeZone()
if the object is not already an instance
of Date, Calendar, or Long.
Date
using the
specified format,the Locale
returned by
DateTool.getLocale()
, and the TimeZone
returned by
DateTool.getTimeZone()
if the object is not already an instance
of Date, Calendar, or Long.
Date
using the
specified format and Locale
if the object is not already
an instance of Date, Calendar, or Long.
Date
using the
specified format, Locale
, and TimeZone
if the
object is not already an instance of Date, Calendar, or Long.
Number
or a String
representation of a number
Number
or a String
representation of a number
Number
or a String
representation of a number.
Number
using the
format returned by NumberTool.getFormat()
and the Locale
returned by NumberTool.getLocale()
if the object is not already
an instance of Number.
Number
using the
specified format and the Locale
returned by
NumberTool.getLocale()
if the object is not already an instance
of Number.
Number
using the
specified format and Locale
if the object is not already
an instance of Number.
toolbox.xml
) for the
XMLToolboxManager class.null
if the current item is null.
LinkTool.setURI(java.lang.String)
.
String
to be suitable to use as an HTTP parameter value.
ServletToolboxManager
.ComparisonDateTool.Comparison
between the result of
DateTool.getCalendar()
and the specified date.
ComparisonDateTool.Comparison
between the second specified date
and the first specified date.
String
using XML entities.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |