
Informative Links for Developers
Informative Links for Developers #
The intention of this particular wiki page is to collect a list of links to files within the Liferay portal that contain important and otherwise informative links for developers.
(Extremely rough draft, all recommendations and suggestions welcome.)
portal-service/src/com/liferay/portal/util/PortletKeys.java
A list of portlet number references.
Example:
<a href="<%= themeDisplay.getURLMyAccount() %>#_<%= PortletKeys.MY_ACCOUNT %>_socialNetwork">Please configure your Twitter screen name.</a>
1816 vues