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

Quick Search    Search Deep

org.roller.presentation.tags.calendar.* (2)org.roller.presentation.tags.menu.* (9)

org.roller.presentation.tags: Javadoc index of package org.roller.presentation.tags.


Package Samples:

org.roller.presentation.tags.menu: General purposes Roller JSP tags.  
org.roller.presentation.tags.calendar

Classes:

RowTag: This tag generates table rows (i.e. <tr>....</tr> elements) with the background color set differently for alternating odd and even rows. This tag only operates properly if embedded in an IterateTag. The following parameters can be specified for this Tag: oddColor - The color for Odd numbered rows evenColor - The color for Even numbered rows oddStyleClass - The style class for Odd numbered rows evenStyleClass - The style class for Even numbered rows align - The alignment for the table row valign - The vertical alignment for the table row Additionally this tag inherits the Event Handler ...
LinkTag: Generates an HTML link. This class adds the parameter feature to the Struts html link tag. It should be use as follow: This will produce the equivalent of Title: BSquare Description: Bsquare Projects Copyright: Copyright (c) 2001 Company: HubMethods
LinkParamTag: Implements a custom tag to add parameter to a href request. This tag is intended to be nested in a hm:link tag. Title: BSquare Description: Bsquare Projects Copyright: Copyright (c) 2001 Company: HubMethods
EditorNavigationBarTag: Draws the most complete possible Roller navigation bar based on request parameters userName, folderId and authenticated user (if there is one).
NavigationBarTag: Draws the most complete possible Roller navigation bar based on request parameters userName, folderId and authenticated user (if there is one).
CalendarModel: Model interface for the CalendarTag. The CalendarTag will set a day, then use the computeUrl method to get the URLs it needs.
HybridTag: JSP tag designed to be used from JSP page or from Velocity page. Tag must be a standalone tag, design precludes contents.
MenuItemImpl: MenuImpls has collection of menu items. Multiple menus can be used in one session, but they must have unique names.
StatusMessageTag: If there is an status message, then print it in red.
MenuItem: An individual menu item, contained in a Menu
Menu: An individual menu which contains MenuItems
MenuImpl: MenuImpl model has collection of menus
MenuModel: Menu model contains Menus
CalendarTag: Calendar tag.
IncludePageTag
VelocityTag
MenuTag
RollerMenuModel

Home | Contact Us | Privacy Policy | Terms of Service