<portal-showtools/> tags

The <portal-showtools/> tags are used to provide administrative tools on the theme and skin level.

The following table provides a brief description of each tag.
Note: Do not use portal tags in portlet JSPs.. The tags mentioned below are only for use in theme and skin JSPS.

Tag Description
<portal-showtools:portletDelete/> Used to render the icon in the portlet title bar to remove the portlet from the page. This tag should be used only in skin JSPs.
<portal-showtools:portletMoveDown/> Used to render the icon in the portlet title bar that allows the user to move the portlet down on the page. This tag should be used only in skin JSPs.
<portal-showtools:portletMoveLeft/> Used to render the icon in the portlet title bar that allows the user to move the portlet to the left on the page. This tag should be used only in skin JSPs.
<portal-showtools:portletMoveRight/> Used to render the icon in the portlet title bar that allows the user to move the portlet to the right on the page. This tag should be used only in skin JSPs.
<portal-showtools:portletMoveUp/> Used to render the icon in the portlet title bar that allows the user to move the portlet up on the page. This tag should be used only in skin JSPs.


Detailed descriptions of the <portal-showtools/> tags

The following section provides detailed descriptions of the <portal-showtools/> JSP tags:

<portal-showtools:portletDelete/>

<portal-showtools:portletMoveDown/>

<portal-showtools:portletMoveLeft/>

<portal-showtools:portletMoveRight/>

<portal-showtools:portletMoveUp/>


Parent

Tags used by the portal JSPs


portal-core tags
portal-dynamicui tags
portal-fmt tags
portal-logic tags
portal-navigation tags
portal-skin tags
portal-theme-ext tags

 


+

Search Tips   |   Advanced Search