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

Quick Search    Search Deep
B D F G M O T W

B

BLOJSOM_TRACKBACK_MESSAGE - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Key under which the trackback error message will be placed (example: on the request for the JSPDispatcher)
BLOJSOM_TRACKBACK_RETURN_CODE - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Key under which the trackback return code will be placed (example: on the request for the JSPDispatcher)

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.weblog.TrackbackServlet
POSTing to this Servlet will add a Trackback to a Weblog Entrty.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.roller.presentation.weblog.TrackbackServlet
POSTing to this Servlet will add a Trackback to a Weblog Entrty.

F

formatPubTime(String) - Method in class org.roller.presentation.weblog.WeblogEntryDataEx
 
formatUpdateTime(String) - Method in class org.roller.presentation.weblog.WeblogEntryDataEx
 

G

getPermaLink() - Method in class org.roller.presentation.weblog.WeblogEntryDataEx
 
getText() - Method in class org.roller.presentation.weblog.WeblogEntryDataEx
Returns weblog entry text after passing it through Velocity.

M

mRequest - Variable in class org.roller.presentation.weblog.WeblogEntryDataEx
 
mVelocityContext - Variable in class org.roller.presentation.weblog.WeblogEntryDataEx
 

O

org.roller.presentation.weblog - package org.roller.presentation.weblog
 

T

TRACKBACK_BLOG_NAME_PARAM - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Request parameter for the trackback "blog_name"
TRACKBACK_EXCERPT_PARAM - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Request parameter for the trackback "excerpt"
TRACKBACK_FAILURE_PAGE - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Trackback failure page
TRACKBACK_PARAM - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Request parameter to indicate a trackback "tb"
TRACKBACK_SUCCESS_PAGE - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Trackback success page
TRACKBACK_TITLE_PARAM - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Request parameter for the trackback "title"
TRACKBACK_URL_PARAM - Static variable in class org.roller.presentation.weblog.TrackbackServlet
Request parameter for the trackback "url"
TrackbackServlet - class org.roller.presentation.weblog.TrackbackServlet.
Roller's Trackback server implementation.
TrackbackServlet() - Constructor for class org.roller.presentation.weblog.TrackbackServlet
Constructor.

W

WeblogEntryDataEx - class org.roller.presentation.weblog.WeblogEntryDataEx.
Extends WeblogEntryData so that it can be really useful in Macros.
WeblogEntryDataEx(WeblogEntryData, VelocityContext, HttpServletRequest) - Constructor for class org.roller.presentation.weblog.WeblogEntryDataEx
Constructor for WeblogEntryDataEx.
WeblogEntryDataEx(WeblogEntryData, HttpServletRequest) - Constructor for class org.roller.presentation.weblog.WeblogEntryDataEx
Constructor for WeblogEntryDataEx that will not support getText.

B D F G M O T W