sweetdev-ria-el
Tag reader


Description : Render a list of bean in read mode with the possibility to create subcategory.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.el.ELReaderTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameReader Tag

Attributes
NameRequiredRequest-timeTypeDescription
rssFeedfalsetruejava.lang.StringSet to use an urd rss feed. The component will display a list of collapsed items.
datafalsetruejava.util.ListSet it if you have created your own list of Category and items.
widthfalsetruejava.lang.IntegerThe list width in pixel, as an integer. By default, no width is defined (100%).
heightfalsetruejava.lang.IntegerThe list height. If null, the height will get adapted to the number of items.
itemPerPagefalsetruejava.lang.IntegerSet it to limit the number of item displayed per page (default is 10).
articlesFetchedfalsetruejava.lang.IntegerSet the number of articles fetched with the RSS feed (default is 10).
exclusiveCollapsefalsetruebooleanSet it to true if you want to prevent the user from opening several collapse at once (false by default).
titlefalsetruejava.lang.StringSet a title to your reader.
maxDepthfalsetruejava.lang.IntegerSet it to limit the number of loaded node (none by default).
statefulfalsetruebooleanDefine whether this attribute must keep its state according to the page configuration
idtruetruejava.lang.StringUnique Identifier. Accepts EL.
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.