Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E G H I L M N O P Q R S T V

A

addRequestParameter(String, String) - Method in class org.roller.presentation.tags.LinkTag
Add a new parameter to the request
align - Variable in class org.roller.presentation.tags.RowTag
Alignment of the table row

C

cat - Variable in class org.roller.presentation.tags.LinkParamTag
 
cat - Variable in class org.roller.presentation.tags.LinkTag
 

D

doEndTag() - Method in class org.roller.presentation.tags.HybridTag
 
doEndTag(PrintWriter) - Method in class org.roller.presentation.tags.HybridTag
Default processing of the end tag returning EVAL_PAGE.
doEndTag() - Method in class org.roller.presentation.tags.LinkParamTag
Add the parameter and its value to the link tag
doEndTag() - Method in class org.roller.presentation.tags.LinkTag
Render the href reference
doEndTag() - Method in class org.roller.presentation.tags.RowTag
End of Tag Processing
doEndTag(PrintWriter) - Method in class org.roller.presentation.tags.VelocityTag
Check all all the public properties that must be set by now, either by tag arguments or tag children.
doStandaloneTest(Map) - Method in class org.roller.presentation.tags.VelocityTag
 
doStartTag() - Method in class org.roller.presentation.tags.HybridTag
 
doStartTag(PrintWriter) - Method in class org.roller.presentation.tags.HybridTag
Default processing of the end tag returning SKIP_BODY.
doStartTag(PrintWriter) - Method in class org.roller.presentation.tags.IncludePageTag
Process start tag.
doStartTag() - Method in class org.roller.presentation.tags.LinkParamTag
Process the start tag
doStartTag() - Method in class org.roller.presentation.tags.LinkTag
Intialize the hyperlink.
doStartTag() - Method in class org.roller.presentation.tags.RowTag
Start of Tag processing
doStartTag() - Method in class org.roller.presentation.tags.StatusMessageTag
 
doStartTag(PrintWriter) - Method in class org.roller.presentation.tags.VelocityTag
Evaluate any tags inside us.

E

emit() - Method in class org.roller.presentation.tags.HybridTag
 
evenColor - Variable in class org.roller.presentation.tags.RowTag
Color of Even rows in a table
evenStyleClass - Variable in class org.roller.presentation.tags.RowTag
Style Class of Even rows in a table

G

getAlign() - Method in class org.roller.presentation.tags.RowTag
Return the Alignment
getEvenColor() - Method in class org.roller.presentation.tags.RowTag
Return the color of Even rows
getEvenStyleClass() - Method in class org.roller.presentation.tags.RowTag
Return the Style Class of Even rows
getId() - Method in class org.roller.presentation.tags.LinkParamTag
Returns the request parameter name
getName() - Method in class org.roller.presentation.tags.LinkParamTag
Returns the source bean name
getOddColor() - Method in class org.roller.presentation.tags.RowTag
Return the color of Odd rows
getOddStyleClass() - Method in class org.roller.presentation.tags.RowTag
Return the Style Class of Odd rows
getPageName() - Method in class org.roller.presentation.tags.IncludePageTag
 
getProperty() - Method in class org.roller.presentation.tags.LinkParamTag
Returns the source bean property
getRowNumber() - Method in class org.roller.presentation.tags.RowTag
Determine the Row Number - from the IterateTag
getScope() - Method in class org.roller.presentation.tags.LinkParamTag
Returns the source bean scope
getTemplateClasspath() - Method in class org.roller.presentation.tags.VelocityTag
Return path to Velocity template to render this tag
getValign() - Method in class org.roller.presentation.tags.RowTag
Return the Vertical Alignment
getValue() - Method in class org.roller.presentation.tags.LinkParamTag
Returns the request parameter value
getVelocityClasspathResource(String) - Static method in class org.roller.presentation.tags.VelocityTag
Velocity wants classpath resources to not have a leading slash.
getVelocityContext() - Static method in class org.roller.presentation.tags.VelocityTag
 

H

HybridTag - class org.roller.presentation.tags.HybridTag.
JSP tag designed to be used from JSP page or from Velocity page.
HybridTag() - Constructor for class org.roller.presentation.tags.HybridTag
 
hrefURL - Variable in class org.roller.presentation.tags.LinkTag
The full HREF URL
hyperlink() - Method in class org.roller.presentation.tags.LinkTag
Return the specified hyperlink, modified as necessary with optional request parameters.

I

IncludePageTag - class org.roller.presentation.tags.IncludePageTag.
 
IncludePageTag() - Constructor for class org.roller.presentation.tags.IncludePageTag
 
id - Variable in class org.roller.presentation.tags.LinkParamTag
The name of the request parameter
images - Variable in class org.roller.presentation.tags.VelocityTag
 
ingredients - Variable in class org.roller.presentation.tags.VelocityTag
 

L

LinkParamTag - class org.roller.presentation.tags.LinkParamTag.
Implements a custom tag to add parameter to a href request.
This tag is intended to be nested in a hm:link tag.
LinkParamTag() - Constructor for class org.roller.presentation.tags.LinkParamTag
 
LinkTag - class org.roller.presentation.tags.LinkTag.
Generates an HTML link.
LinkTag() - Constructor for class org.roller.presentation.tags.LinkTag
 

M

mLogger - Static variable in class org.roller.presentation.tags.HybridTag
 
mLogger - Static variable in class org.roller.presentation.tags.RowTag
 
mLogger - Static variable in class org.roller.presentation.tags.StatusMessageTag
 
mLogger - Static variable in class org.roller.presentation.tags.VelocityTag
 
mPageName - Variable in class org.roller.presentation.tags.IncludePageTag
 

N

name - Variable in class org.roller.presentation.tags.LinkParamTag
The source bean

O

oddColor - Variable in class org.roller.presentation.tags.RowTag
Color of Odd rows in a table
oddStyleClass - Variable in class org.roller.presentation.tags.RowTag
StyleClass of Odd rows in a table
org.roller.presentation.tags - package org.roller.presentation.tags
 

P

prepareAttribute(String, String) - Method in class org.roller.presentation.tags.RowTag
Format attribute="value" from the specified attribute & value
prepareAttributes(StringBuffer) - Method in class org.roller.presentation.tags.RowTag
Prepare the attributes of the HTML element
prepareBgcolor(boolean) - Method in class org.roller.presentation.tags.RowTag
Format the bgcolor attribute depending on whether the row is odd or even.
prepareClass(boolean) - Method in class org.roller.presentation.tags.RowTag
Format the Style sheet class attribute depending on whether the row is odd or even.
prepareContext(VelocityContext) - Method in class org.roller.presentation.tags.VelocityTag
Prepare context for execution
property - Variable in class org.roller.presentation.tags.LinkParamTag
The source bean property

Q

QUOTE - Static variable in class org.roller.presentation.tags.RowTag
 

R

RowTag - class org.roller.presentation.tags.RowTag.
This tag generates table rows (i.e.
RowTag() - Constructor for class org.roller.presentation.tags.RowTag
 
release() - Method in class org.roller.presentation.tags.LinkTag
Release any acquired resources.
release() - Method in class org.roller.presentation.tags.RowTag
Release resources after Tag processing has finished.
release() - Method in class org.roller.presentation.tags.VelocityTag
Release any resources we might have acquired.

S

StatusMessageTag - class org.roller.presentation.tags.StatusMessageTag.
If there is an status message, then print it in red.
StatusMessageTag() - Constructor for class org.roller.presentation.tags.StatusMessageTag
 
scope - Variable in class org.roller.presentation.tags.LinkParamTag
The scope of the source bean
setAlign(String) - Method in class org.roller.presentation.tags.RowTag
Set the Alignment
setEvenColor(String) - Method in class org.roller.presentation.tags.RowTag
Set the color of Even rows
setEvenStyleClass(String) - Method in class org.roller.presentation.tags.RowTag
Set the styleClass of Even rows
setId(String) - Method in class org.roller.presentation.tags.LinkParamTag
Sets the request parameter tag name
setName(String) - Method in class org.roller.presentation.tags.LinkParamTag
Sets the source bean name
setOddColor(String) - Method in class org.roller.presentation.tags.RowTag
Set the color of Odd rows
setOddStyleClass(String) - Method in class org.roller.presentation.tags.RowTag
Set the Style Class of Odd rows
setPageName(String) - Method in class org.roller.presentation.tags.IncludePageTag
 
setProperty(String) - Method in class org.roller.presentation.tags.LinkParamTag
Sets the source bean property
setScope(String) - Method in class org.roller.presentation.tags.LinkParamTag
Set the source bean scope.
setValign(String) - Method in class org.roller.presentation.tags.RowTag
Set the Vertical Alignment
setValue(String) - Method in class org.roller.presentation.tags.LinkParamTag
Sets the request parameter value
subtitle - Variable in class org.roller.presentation.tags.VelocityTag
 

T

title - Variable in class org.roller.presentation.tags.VelocityTag
 
toString() - Method in class org.roller.presentation.tags.HybridTag
 

V

VelocityTag - class org.roller.presentation.tags.VelocityTag.
 
VelocityTag() - Constructor for class org.roller.presentation.tags.VelocityTag
 
valign - Variable in class org.roller.presentation.tags.RowTag
Vertical Alignment of the table row
value - Variable in class org.roller.presentation.tags.LinkParamTag
The value of the request parameter
view(String) - Method in class org.roller.presentation.tags.IncludePageTag
 

A C D E G H I L M N O P Q R S T V