Liferay 6.0.5

com.liferay.taglib.util
Class VelocityTaglib

java.lang.Object
  extended by com.liferay.taglib.util.VelocityTaglib

public class VelocityTaglib
extends Object


Constructor Summary
VelocityTaglib()
           
VelocityTaglib(javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.jsp.PageContext pageContext)
           
 
Method Summary
 void actionURL(long plid, String portletName, String queryString)
           
 void actionURL(String portletName, String queryString)
           
 void actionURL(String windowState, String portletMode, Boolean secure, Boolean copyCurrentRenderParameters, Boolean escapeXml, String name, long plid, String portletName, Boolean anchor, Boolean encrypt, long doAsUserId, Boolean portletConfiguration, String queryString)
           
 void actionURL(String windowState, String portletMode, long plid, String portletName, String queryString)
           
 void actionURL(String windowState, String portletMode, String portletName, String queryString)
           
 void breadcrumb()
           
 void breadcrumb(int displayStyle, boolean showGuestGroup, boolean showParentGroups, boolean showLayout, boolean showPortletBreadcrumb)
           
 void doAsURL(long doAsUserId)
           
 BreadcrumbTag getBreadcrumbTag()
           
 MyPlacesTag getMyPlacesTag()
           
 PngImageTag getPngImageTag()
           
 String getSetting(String name)
           
 void iconBack()
           
 void iconClose()
           
 void iconConfiguration()
           
 void iconEdit()
           
 void iconEditDefaults()
           
 void iconEditGuest()
           
 void iconHelp()
           
 void iconMaximize()
           
 void iconMinimize()
           
 void iconOptions()
           
 void iconPortlet()
           
 void iconPortlet(Portlet portlet)
           
 void iconPortletCss()
           
 void iconPrint()
           
 void iconRefresh()
           
 void include(javax.servlet.ServletContext servletContext, String page)
           
 void include(String page)
           
 VelocityTaglib init(javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.jsp.PageContext pageContext)
           
 void journalContentSearch()
           
 void language()
           
 void language(String formName, String formAction, String name, int displayStyle)
           
 void language(String formName, String formAction, String name, String[] languageIds, int displayStyle)
           
 void layoutIcon(Layout layout)
           
 void metaTags()
           
 void myPlaces()
           
 void myPlaces(int max)
           
 void permissionsURL(String redirect, String modelResource, String modelResourceDescription, String resourcePrimKey)
           
 void renderURL(long plid, String portletName, String queryString)
           
 void renderURL(String portletName, String queryString)
           
 void renderURL(String windowState, String portletMode, Boolean secure, Boolean copyCurrentRenderParameters, Boolean escapeXml, long plid, String portletName, Boolean anchor, Boolean encrypt, long doAsUserId, Boolean portletConfiguration, String queryString)
           
 void renderURL(String windowState, String portletMode, long plid, String portletName, String queryString)
           
 void renderURL(String windowState, String portletMode, String portletName, String queryString)
           
 void runtime(String portletName)
           
 void runtime(String portletName, String queryString)
           
 void runtime(String portletName, String queryString, String defaultPreferences)
           
 void search()
           
protected  void setUp(javax.servlet.jsp.tagext.TagSupport tagSupport)
           
 void staging()
           
 void toggle(String id, String showImage, String hideImage, String showMessage, String hideMessage, boolean defaultShowContent)
           
 String wrapPortlet(String wrapPage, String portletPage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityTaglib

public VelocityTaglib()

VelocityTaglib

public VelocityTaglib(javax.servlet.ServletContext servletContext,
                      javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response,
                      javax.servlet.jsp.PageContext pageContext)
Method Detail

actionURL

public void actionURL(long plid,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

actionURL

public void actionURL(String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

actionURL

public void actionURL(String windowState,
                      String portletMode,
                      Boolean secure,
                      Boolean copyCurrentRenderParameters,
                      Boolean escapeXml,
                      String name,
                      long plid,
                      String portletName,
                      Boolean anchor,
                      Boolean encrypt,
                      long doAsUserId,
                      Boolean portletConfiguration,
                      String queryString)
               throws Exception
Throws:
Exception

actionURL

public void actionURL(String windowState,
                      String portletMode,
                      long plid,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

actionURL

public void actionURL(String windowState,
                      String portletMode,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

breadcrumb

public void breadcrumb()
                throws Exception
Throws:
Exception

breadcrumb

public void breadcrumb(int displayStyle,
                       boolean showGuestGroup,
                       boolean showParentGroups,
                       boolean showLayout,
                       boolean showPortletBreadcrumb)
                throws Exception
Throws:
Exception

doAsURL

public void doAsURL(long doAsUserId)
             throws Exception
Throws:
Exception

getBreadcrumbTag

public BreadcrumbTag getBreadcrumbTag()
                               throws Exception
Throws:
Exception

getMyPlacesTag

public MyPlacesTag getMyPlacesTag()
                           throws Exception
Throws:
Exception

getPngImageTag

public PngImageTag getPngImageTag()
                           throws Exception
Throws:
Exception

getSetting

public String getSetting(String name)

iconBack

public void iconBack()
              throws Exception
Throws:
Exception

iconClose

public void iconClose()
               throws Exception
Throws:
Exception

iconConfiguration

public void iconConfiguration()
                       throws Exception
Throws:
Exception

iconEdit

public void iconEdit()
              throws Exception
Throws:
Exception

iconEditDefaults

public void iconEditDefaults()
                      throws Exception
Throws:
Exception

iconEditGuest

public void iconEditGuest()
                   throws Exception
Throws:
Exception

iconHelp

public void iconHelp()
              throws Exception
Throws:
Exception

iconMaximize

public void iconMaximize()
                  throws Exception
Throws:
Exception

iconMinimize

public void iconMinimize()
                  throws Exception
Throws:
Exception

iconOptions

public void iconOptions()
                 throws Exception
Throws:
Exception

iconPortlet

public void iconPortlet()
                 throws Exception
Throws:
Exception

iconPortlet

public void iconPortlet(Portlet portlet)
                 throws Exception
Throws:
Exception

iconPortletCss

public void iconPortletCss()
                    throws Exception
Throws:
Exception

iconPrint

public void iconPrint()
               throws Exception
Throws:
Exception

iconRefresh

public void iconRefresh()
                 throws Exception
Throws:
Exception

include

public void include(javax.servlet.ServletContext servletContext,
                    String page)
             throws Exception
Throws:
Exception

include

public void include(String page)
             throws Exception
Throws:
Exception

init

public VelocityTaglib init(javax.servlet.ServletContext servletContext,
                           javax.servlet.http.HttpServletRequest request,
                           javax.servlet.http.HttpServletResponse response,
                           javax.servlet.jsp.PageContext pageContext)

journalContentSearch

public void journalContentSearch()
                          throws Exception
Throws:
Exception

language

public void language()
              throws Exception
Throws:
Exception

language

public void language(String formName,
                     String formAction,
                     String name,
                     int displayStyle)
              throws Exception
Throws:
Exception

language

public void language(String formName,
                     String formAction,
                     String name,
                     String[] languageIds,
                     int displayStyle)
              throws Exception
Throws:
Exception

layoutIcon

public void layoutIcon(Layout layout)
                throws Exception
Throws:
Exception

metaTags

public void metaTags()
              throws Exception
Throws:
Exception

myPlaces

public void myPlaces()
              throws Exception
Throws:
Exception

myPlaces

public void myPlaces(int max)
              throws Exception
Throws:
Exception

permissionsURL

public void permissionsURL(String redirect,
                           String modelResource,
                           String modelResourceDescription,
                           String resourcePrimKey)
                    throws Exception
Throws:
Exception

renderURL

public void renderURL(long plid,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

renderURL

public void renderURL(String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

renderURL

public void renderURL(String windowState,
                      String portletMode,
                      Boolean secure,
                      Boolean copyCurrentRenderParameters,
                      Boolean escapeXml,
                      long plid,
                      String portletName,
                      Boolean anchor,
                      Boolean encrypt,
                      long doAsUserId,
                      Boolean portletConfiguration,
                      String queryString)
               throws Exception
Throws:
Exception

renderURL

public void renderURL(String windowState,
                      String portletMode,
                      long plid,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

renderURL

public void renderURL(String windowState,
                      String portletMode,
                      String portletName,
                      String queryString)
               throws Exception
Throws:
Exception

runtime

public void runtime(String portletName)
             throws Exception
Throws:
Exception

runtime

public void runtime(String portletName,
                    String queryString)
             throws Exception
Throws:
Exception

runtime

public void runtime(String portletName,
                    String queryString,
                    String defaultPreferences)
             throws Exception
Throws:
Exception

search

public void search()
            throws Exception
Throws:
Exception

staging

public void staging()
             throws Exception
Throws:
Exception

toggle

public void toggle(String id,
                   String showImage,
                   String hideImage,
                   String showMessage,
                   String hideMessage,
                   boolean defaultShowContent)
            throws Exception
Throws:
Exception

wrapPortlet

public String wrapPortlet(String wrapPage,
                          String portletPage)
                   throws Exception
Throws:
Exception

setUp

protected void setUp(javax.servlet.jsp.tagext.TagSupport tagSupport)
              throws Exception
Throws:
Exception

Liferay 6.0.5