Twitter Search

Elements available in the Velocity Context

Name

Type and description

jcrSession

javax.jcr.Session


The JCR Session

portlet

javax.jcr.Node


This portlet. See properties below

request

javax.portlet.PortletRequest


The portlet request

sitevisionUtils

senselogic.sitevision.api.Utils


The main entry point to all utility classes

tweets

java.util.List<twitter4j.Status>


The list of tweets

 

Additional properties available for the portlet ($portlet)

Name
Type and Description

nonce

javax.jcr.PropertyType.STRING


The nonce attribute value for the current request

timestampFont

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

twitterCount

javax.jcr.PropertyType.LONG

 

Max number of tweets that should be displayed

twitterQuery

javax.jcr.PropertyType.STRING

 

The twitter query

useIcons

javax.jcr.PropertyType.BOOLEAN

 

Whether or not budy icons should be shown

userFont

javax.jcr.PropertyType.WEAKREFERENCE

 

A sv:font Node that has property selectorText (java.lang.String) - the css class name of the font.