
Liferay.PortletURL.createActionURL will be used in liferay to create action URL in Javascript. liferay-portlet-url module of AUI (a JavaScript framework) provides Liferay.PortletURL object which is used to create action URL in Javascript. Liferay provides nice... Read more »

liferay-portlet:actionURL is a custom tag provided by Liferay. This tag is used to create action URL. liferay-portlet:actionURL is one of the very useful tag provided by Liferay. In this article, I will be showing... Read more »

Liferay provides PortletURLFactoryUtil class to create action URL programatically (Java API). Such action URL can point to different portelt which is placed on either same or different page. Liferay provides facility to create action URL programatically... Read more »