Liferay 6.2.0

com.liferay.taglib.util
Interface VelocityTaglib

All Known Implementing Classes:
DummyVelocityTaglib, VelocityTaglibImpl

public interface VelocityTaglib


Method Summary
abstract  void actionURL(long plid, String portletName, String queryString)
           
abstract  void actionURL(String portletName, String queryString)
           
abstract  void actionURL(String windowState, String portletMode, Boolean secure, Boolean copyCurrentRenderParameters, Boolean escapeXml, String name, long plid, long refererPlid, String portletName, Boolean anchor, Boolean encrypt, long doAsUserId, Boolean portletConfiguration, String queryString)
          Deprecated. As of 6.1.0, replaced by actionURL(String, String, Boolean, Boolean, Boolean, String, long, long, String, Boolean, Boolean, long, long, Boolean, String)
abstract  void actionURL(String windowState, String portletMode, Boolean secure, Boolean copyCurrentRenderParameters, Boolean escapeXml, String name, long plid, long refererPlid, String portletName, Boolean anchor, Boolean encrypt, long doAsGroupId, long doAsUserId, Boolean portletConfiguration, String queryString)
           
abstract  void actionURL(String windowState, String portletMode, long plid, String portletName, String queryString)
           
abstract  void actionURL(String windowState, String portletMode, String portletName, String queryString)
           
abstract  void assetCategoriesSummary(String className, long classPK, String message, PortletURL portletURL)
           
abstract  void assetLinks(long assetEntryId, String className, long classPK)
           
abstract  void assetTagsSummary(String className, long classPK, String message, String assetTagNames, PortletURL portletURL)
           
abstract  void breadcrumb()
           
abstract  void breadcrumb(String displayStyle, boolean showGuestGroup, boolean showParentGroups, boolean showLayout, boolean showPortletBreadcrumb)
           
abstract  void discussion(String className, long classPK, String formAction, String formName, boolean hideControls, boolean ratingsEnabled, String redirect, long userId)
           
abstract  void discussion(String className, long classPK, String formAction, String formName, boolean hideControls, boolean ratingsEnabled, String redirect, String subject, long userId)
          Deprecated. As of 6.2.0, replaced by discussion(String, long, String, String, boolean, boolean, String, long))}
abstract  void doAsURL(long doAsUserId)
           
abstract  void flags(String className, long classPK, String contentTitle, boolean label, String message, long reportedUserId)
           
abstract  AssetCategoriesSummaryTag getAssetCategoriesSummaryTag()
           
abstract  AssetLinksTag getAssetLinksTag()
           
abstract  AssetTagsSummaryTag getAssetTagsSummaryTag()
           
abstract  BreadcrumbTag getBreadcrumbTag()
           
abstract  ColumnTag getColumnTag()
           
abstract  DiscussionTag getDiscussionTag()
           
abstract  FlagsTag getFlagsTag()
           
abstract  IconTag getIconTag()
           
abstract  JournalArticleTag getJournalArticleTag()
           
abstract  LayoutTag getLayoutTag()
           
abstract  MySitesTag getMySitesTag()
           
abstract  PngImageTag getPngImageTag()
           
abstract  RatingsTag getRatingsTag()
           
abstract  String getSetting(String name)
           
abstract  WindowState getWindowState(String windowState)
           
abstract  void icon(String image, boolean label, String message, String url)
           
abstract  void iconBack()
          Deprecated. As of 6.2.0, replaced by iconBack()
abstract  void iconClose()
          Deprecated. As of 6.2.0, replaced by portletIconClose()
abstract  void iconConfiguration()
          Deprecated. As of 6.2.0, replaced by portletIconConfiguration()
abstract  void iconEdit()
          Deprecated. As of 6.2.0, replaced by portletIconEdit()
abstract  void iconEditDefaults()
          Deprecated. As of 6.2.0, replaced by portletIconEditDefaults()
abstract  void iconEditGuest()
          Deprecated. As of 6.2.0, replaced by portletIconEditGuest()
abstract  void iconHelp()
          Deprecated. As of 6.2.0, replaced by portletIconHelp()
abstract  void iconHelp(String message)
           
abstract  void iconMaximize()
          Deprecated. As of 6.2.0, replaced by portletIconMaximize()
abstract  void iconMinimize()
          Deprecated. As of 6.2.0, replaced by portletIconMinimize()
abstract  void iconOptions()
          Deprecated. As of 6.2.0, replaced by portletIconOptions()
abstract  void iconPortlet()
          Deprecated. As of 6.2.0, replaced by portletIconPortlet()
abstract  void iconPortlet(Portlet portlet)
          Deprecated. As of 6.2.0, replaced by portletIconPortlet(Portlet)
abstract  void iconPortletCss()
          Deprecated. As of 6.2.0, replaced by portletIconPortletCss()
abstract  void iconPrint()
          Deprecated. As of 6.2.0, replaced by portletIconPrint()
abstract  void iconRefresh()
          Deprecated. As of 6.2.0, replaced by portletIconRefresh()
abstract  void include(javax.servlet.ServletContext servletContext, String page)
           
abstract  void include(String page)
           
abstract  void journalArticle(String articleId, long groupId, String templateId)
           
abstract  void journalContentSearch()
           
abstract  void journalContentSearch(boolean showListed, String targetPortletId, String type)
           
abstract  void language()
           
abstract  void language(String formName, String formAction, String name, int displayStyle)
           
abstract  void language(String formName, String formAction, String name, String[] languageIds, int displayStyle)
           
abstract  void layoutIcon(Layout layout)
           
abstract  void metaTags()
           
abstract  void myPlaces()
          Deprecated. As of 6.1.0, replaced by mySites()
abstract  void myPlaces(int max)
          Deprecated. As of 6.1.0, replaced by mySites(int)
abstract  void mySites()
           
abstract  void mySites(int max)
           
abstract  void permissionsURL(String redirect, String modelResource, String modelResourceDescription, Object resourceGroupId, String resourcePrimKey, String windowState, int[] roleTypes)
           
abstract  void permissionsURL(String redirect, String modelResource, String modelResourceDescription, String resourcePrimKey, String windowState, int[] roleTypes)
          Deprecated. As of 6.2.0, replaced by permissionsURL(String, String, String, Object, String, String, int[])
abstract  void portletIconBack()
           
abstract  void portletIconClose()
           
abstract  void portletIconConfiguration()
           
abstract  void portletIconEdit()
           
abstract  void portletIconEditDefaults()
           
abstract  void portletIconEditGuest()
           
abstract  void portletIconHelp()
           
abstract  void portletIconMaximize()
           
abstract  void portletIconMinimize()
           
abstract  void portletIconOptions()
           
abstract  void portletIconPortlet()
           
abstract  void portletIconPortlet(Portlet portlet)
           
abstract  void portletIconPortletCss()
           
abstract  void portletIconPrint()
           
abstract  void portletIconRefresh()
           
abstract  void ratings(String className, long classPK, int numberOfStars, String type, String url)
           
abstract  void renderURL(long plid, String portletName, String queryString)
           
abstract  void renderURL(String portletName, String queryString)
           
abstract  void renderURL(String windowState, String portletMode, Boolean secure, Boolean copyCurrentRenderParameters, Boolean escapeXml, long plid, long refererPlid, String portletName, Boolean anchor, Boolean encrypt, long doAsGroupId, long doAsUserId, Boolean portletConfiguration, String queryString)
           
abstract  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)
          Deprecated. As of 6.1.0, replaced by renderURL(String, String, Boolean, Boolean, Boolean, long, long, String, Boolean, Boolean, long, long, Boolean, String)
abstract  void renderURL(String windowState, String portletMode, long plid, String portletName, String queryString)
           
abstract  void renderURL(String windowState, String portletMode, String portletName, String queryString)
           
abstract  void runtime(String portletName)
           
abstract  void runtime(String portletName, String queryString)
           
abstract  void runtime(String portletName, String queryString, String defaultPreferences)
           
abstract  void search()
           
abstract  void setTemplate(Template template)
           
abstract  void sitesDirectory()
           
abstract  void sitesDirectory(String displayStyle, String sites)
           
abstract  void socialBookmarks(String displayStyle, String target, String types, String title, String url)
           
abstract  void staging()
           
abstract  void toggle(String id, String showImage, String hideImage, String showMessage, String hideMessage, boolean defaultShowContent)
           
abstract  String wrapPortlet(String wrapPage, String portletPage)
           
 

Method Detail

actionURL

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

actionURL

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

actionURL

void actionURL(String windowState,
               String portletMode,
               Boolean secure,
               Boolean copyCurrentRenderParameters,
               Boolean escapeXml,
               String name,
               long plid,
               long refererPlid,
               String portletName,
               Boolean anchor,
               Boolean encrypt,
               long doAsUserId,
               Boolean portletConfiguration,
               String queryString)
               throws Exception
Deprecated. As of 6.1.0, replaced by actionURL(String, String, Boolean, Boolean, Boolean, String, long, long, String, Boolean, Boolean, long, long, Boolean, String)

Throws:
Exception

actionURL

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

actionURL

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

actionURL

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

assetCategoriesSummary

void assetCategoriesSummary(String className,
                            long classPK,
                            String message,
                            PortletURL portletURL)
                            throws Exception
Throws:
Exception

assetLinks

void assetLinks(long assetEntryId,
                String className,
                long classPK)
                throws Exception
Throws:
Exception

assetTagsSummary

void assetTagsSummary(String className,
                      long classPK,
                      String message,
                      String assetTagNames,
                      PortletURL portletURL)
                      throws Exception
Throws:
Exception

breadcrumb

void breadcrumb()
                throws Exception
Throws:
Exception

breadcrumb

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

discussion

void discussion(String className,
                long classPK,
                String formAction,
                String formName,
                boolean hideControls,
                boolean ratingsEnabled,
                String redirect,
                long userId)
                throws Exception
Throws:
Exception

discussion

void discussion(String className,
                long classPK,
                String formAction,
                String formName,
                boolean hideControls,
                boolean ratingsEnabled,
                String redirect,
                String subject,
                long userId)
                throws Exception
Deprecated. As of 6.2.0, replaced by discussion(String, long, String, String, boolean, boolean, String, long))}

Throws:
Exception

doAsURL

void doAsURL(long doAsUserId)
             throws Exception
Throws:
Exception

flags

void flags(String className,
           long classPK,
           String contentTitle,
           boolean label,
           String message,
           long reportedUserId)
           throws Exception
Throws:
Exception

getAssetCategoriesSummaryTag

AssetCategoriesSummaryTag getAssetCategoriesSummaryTag()
                                                       throws Exception
Throws:
Exception

getAssetLinksTag

AssetLinksTag getAssetLinksTag()
                               throws Exception
Throws:
Exception

getAssetTagsSummaryTag

AssetTagsSummaryTag getAssetTagsSummaryTag()
                                           throws Exception
Throws:
Exception

getBreadcrumbTag

BreadcrumbTag getBreadcrumbTag()
                               throws Exception
Throws:
Exception

getColumnTag

ColumnTag getColumnTag()
                       throws Exception
Throws:
Exception

getDiscussionTag

DiscussionTag getDiscussionTag()
                               throws Exception
Throws:
Exception

getFlagsTag

FlagsTag getFlagsTag()
                     throws Exception
Throws:
Exception

getIconTag

IconTag getIconTag()
                   throws Exception
Throws:
Exception

getJournalArticleTag

JournalArticleTag getJournalArticleTag()
                                       throws Exception
Throws:
Exception

getLayoutTag

LayoutTag getLayoutTag()
                       throws Exception
Throws:
Exception

getMySitesTag

MySitesTag getMySitesTag()
                         throws Exception
Throws:
Exception

getPngImageTag

PngImageTag getPngImageTag()
                           throws Exception
Throws:
Exception

getRatingsTag

RatingsTag getRatingsTag()
                         throws Exception
Throws:
Exception

getSetting

String getSetting(String name)

getWindowState

WindowState getWindowState(String windowState)

icon

void icon(String image,
          boolean label,
          String message,
          String url)
          throws Exception
Throws:
Exception

iconBack

void iconBack()
              throws Exception
Deprecated. As of 6.2.0, replaced by iconBack()

Throws:
Exception

iconClose

void iconClose()
               throws Exception
Deprecated. As of 6.2.0, replaced by portletIconClose()

Throws:
Exception

iconConfiguration

void iconConfiguration()
                       throws Exception
Deprecated. As of 6.2.0, replaced by portletIconConfiguration()

Throws:
Exception

iconEdit

void iconEdit()
              throws Exception
Deprecated. As of 6.2.0, replaced by portletIconEdit()

Throws:
Exception

iconEditDefaults

void iconEditDefaults()
                      throws Exception
Deprecated. As of 6.2.0, replaced by portletIconEditDefaults()

Throws:
Exception

iconEditGuest

void iconEditGuest()
                   throws Exception
Deprecated. As of 6.2.0, replaced by portletIconEditGuest()

Throws:
Exception

iconHelp

void iconHelp()
              throws Exception
Deprecated. As of 6.2.0, replaced by portletIconHelp()

Throws:
Exception

iconHelp

void iconHelp(String message)
              throws Exception
Throws:
Exception

iconMaximize

void iconMaximize()
                  throws Exception
Deprecated. As of 6.2.0, replaced by portletIconMaximize()

Throws:
Exception

iconMinimize

void iconMinimize()
                  throws Exception
Deprecated. As of 6.2.0, replaced by portletIconMinimize()

Throws:
Exception

iconOptions

void iconOptions()
                 throws Exception
Deprecated. As of 6.2.0, replaced by portletIconOptions()

Throws:
Exception

iconPortlet

void iconPortlet()
                 throws Exception
Deprecated. As of 6.2.0, replaced by portletIconPortlet()

Throws:
Exception

iconPortlet

void iconPortlet(Portlet portlet)
                 throws Exception
Deprecated. As of 6.2.0, replaced by portletIconPortlet(Portlet)

Throws:
Exception

iconPortletCss

void iconPortletCss()
                    throws Exception
Deprecated. As of 6.2.0, replaced by portletIconPortletCss()

Throws:
Exception

iconPrint

void iconPrint()
               throws Exception
Deprecated. As of 6.2.0, replaced by portletIconPrint()

Throws:
Exception

iconRefresh

void iconRefresh()
                 throws Exception
Deprecated. As of 6.2.0, replaced by portletIconRefresh()

Throws:
Exception

include

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

include

void include(String page)
             throws Exception
Throws:
Exception

journalArticle

void journalArticle(String articleId,
                    long groupId,
                    String templateId)
                    throws Exception
Throws:
Exception

journalContentSearch

void journalContentSearch()
                          throws Exception
Throws:
Exception

journalContentSearch

void journalContentSearch(boolean showListed,
                          String targetPortletId,
                          String type)
                          throws Exception
Throws:
Exception

language

void language()
              throws Exception
Throws:
Exception

language

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

language

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

layoutIcon

void layoutIcon(Layout layout)
                throws Exception
Throws:
Exception

metaTags

void metaTags()
              throws Exception
Throws:
Exception

myPlaces

void myPlaces()
              throws Exception
Deprecated. As of 6.1.0, replaced by mySites()

Throws:
Exception

myPlaces

void myPlaces(int max)
              throws Exception
Deprecated. As of 6.1.0, replaced by mySites(int)

Throws:
Exception

mySites

void mySites()
             throws Exception
Throws:
Exception

mySites

void mySites(int max)
             throws Exception
Throws:
Exception

permissionsURL

void permissionsURL(String redirect,
                    String modelResource,
                    String modelResourceDescription,
                    Object resourceGroupId,
                    String resourcePrimKey,
                    String windowState,
                    int[] roleTypes)
                    throws Exception
Throws:
Exception

permissionsURL

void permissionsURL(String redirect,
                    String modelResource,
                    String modelResourceDescription,
                    String resourcePrimKey,
                    String windowState,
                    int[] roleTypes)
                    throws Exception
Deprecated. As of 6.2.0, replaced by permissionsURL(String, String, String, Object, String, String, int[])

Throws:
Exception

portletIconBack

void portletIconBack()
                     throws Exception
Throws:
Exception

portletIconClose

void portletIconClose()
                      throws Exception
Throws:
Exception

portletIconConfiguration

void portletIconConfiguration()
                              throws Exception
Throws:
Exception

portletIconEdit

void portletIconEdit()
                     throws Exception
Throws:
Exception

portletIconEditDefaults

void portletIconEditDefaults()
                             throws Exception
Throws:
Exception

portletIconEditGuest

void portletIconEditGuest()
                          throws Exception
Throws:
Exception

portletIconHelp

void portletIconHelp()
                     throws Exception
Throws:
Exception

portletIconMaximize

void portletIconMaximize()
                         throws Exception
Throws:
Exception

portletIconMinimize

void portletIconMinimize()
                         throws Exception
Throws:
Exception

portletIconOptions

void portletIconOptions()
                        throws Exception
Throws:
Exception

portletIconPortlet

void portletIconPortlet()
                        throws Exception
Throws:
Exception

portletIconPortlet

void portletIconPortlet(Portlet portlet)
                        throws Exception
Throws:
Exception

portletIconPortletCss

void portletIconPortletCss()
                           throws Exception
Throws:
Exception

portletIconPrint

void portletIconPrint()
                      throws Exception
Throws:
Exception

portletIconRefresh

void portletIconRefresh()
                        throws Exception
Throws:
Exception

ratings

void ratings(String className,
             long classPK,
             int numberOfStars,
             String type,
             String url)
             throws Exception
Throws:
Exception

renderURL

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

renderURL

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

renderURL

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

renderURL

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
Deprecated. As of 6.1.0, replaced by renderURL(String, String, Boolean, Boolean, Boolean, long, long, String, Boolean, Boolean, long, long, Boolean, String)

Throws:
Exception

renderURL

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

renderURL

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

runtime

void runtime(String portletName)
             throws Exception
Throws:
Exception

runtime

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

runtime

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

search

void search()
            throws Exception
Throws:
Exception

setTemplate

void setTemplate(Template template)

sitesDirectory

void sitesDirectory()
                    throws Exception
Throws:
Exception

sitesDirectory

void sitesDirectory(String displayStyle,
                    String sites)
                    throws Exception
Throws:
Exception

socialBookmarks

void socialBookmarks(String displayStyle,
                     String target,
                     String types,
                     String title,
                     String url)
                     throws Exception
Throws:
Exception

staging

void staging()
             throws Exception
Throws:
Exception

toggle

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

wrapPortlet

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

Liferay 6.2.0