[arquillian-issues] [JBoss JIRA] (ARQ-1117) Support Portal URL for specific portlet or several on a page

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Wed Sep 19 10:14:36 EDT 2012


     [ https://issues.jboss.org/browse/ARQ-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ken Finnigan updated ARQ-1117:
------------------------------

    Description: 
Add support for retrieving the URL of a single portlet:
{code}@PortalURL("MyPortlet"){code}

or multiple portlets on a page:
{code}@PortalURL({"MyPortlet", "YourPortlet"}){code}

Default behavior of @PortalURL would be to include URL to page that contains all deployed portlets

  was:
Add support for retrieving the URL of a single portlet:
@PortalURL("MyPortlet")

or multiple portlets on a page:
@PortalURL({"MyPortlet", "YourPortlet"})


    
> Support Portal URL for specific portlet or several on a page
> ------------------------------------------------------------
>
>                 Key: ARQ-1117
>                 URL: https://issues.jboss.org/browse/ARQ-1117
>             Project: Arquillian
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Portal
>            Reporter: Ken Finnigan
>            Assignee: Ken Finnigan
>             Fix For: portal_1.0.0.next
>
>
> Add support for retrieving the URL of a single portlet:
> {code}@PortalURL("MyPortlet"){code}
> or multiple portlets on a page:
> {code}@PortalURL({"MyPortlet", "YourPortlet"}){code}
> Default behavior of @PortalURL would be to include URL to page that contains all deployed portlets

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list