JavaScript is disabled on your browser.
java.lang.Object
org.xwiki.rendering.macro.box.BoxMacroParameters
org.xwiki.rendering.macro.rss.RssMacroParameters
Method Summary
Methods inherited from class org.xwiki.rendering.macro.box.BoxMacroParameters
getBlockTitle, getCssClass, getImage, getTitle, setBlockTitle, setCssClass, setImage, setTitle
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
getFeed
public String getFeed()
Returns:
the RSS feed URL.
isImage
public boolean isImage()
Returns:
whether to display the feed's image.
getWidth
public String getWidth()
Overrides:
getWidth in class org.xwiki.rendering.macro.box.BoxMacroParameters
Returns:
the width of the RSS box, that will dismiss potential CSS rules defining its default value.
getCount
public int getCount()
Returns:
the number of feed items to display.
getFeedURL
public URL getFeedURL()
Returns:
the feed's URL
Copyright © 2004–2019 XWiki . All rights reserved.