SiteVision Onlinehelp

Twitter search

The custom Velocity template in the Tag cloud portlet uses the JCR (Java Content Repository, JSR 283) programming model. The SiteVision API is available here
Elements available in the Velocity Context
Name Type and Description
portlet javax.jcr.Node
  This portlet. See properties below
sitevisionUtils senselogic.sitevision.api.Utils
  The main entry point to all utility classes
jcrSession javax.jcr.Session
  The JCR Session
request javax.portlet.PortletRequest
  The portlet request
tweets java.util.List<twitter4j.Tweet>
  The list of tweets
Additional properties available for the portlet ($portlet)
Name Type and Description  
userFont javax.jcr.PropertyType.WEAKREFERENCE  
  A sv:font Node that has property selectorText (java.lang.String) - the css class name of the font .  
tweetFont javax.jcr.PropertyType.WEAKREFERENCE  
  A sv:font Node that has property selectorText (java.lang.String) - the css class name of the font  
timestampFont javax.jcr.PropertyType.WEAKREFERENCE  
  A sv:font Node that has property selectorText (java.lang.String) - the css class name of the font  
useIcons javax.jcr.PropertyType.BOOLEAN  
  Whether or not budy icons should be shown  
twitterCount javax.jcr.PropertyType.LONG  
  Max number of tweets that should be displayed  
twitterQuery javax.jcr.PropertyType.STRING  
  The twitter query  
help-cluster-3.sitevision.net