This wiki does not contain official documentation and is currently deprecated and read only. Please try reading the documentation on the Liferay Developer Network, the new site dedicated to Liferay documentation. DISCOVER Build your web site, collaborate with your colleagues, manage your content, and more. DEVELOP Build applications that run inside Liferay, extend the features provided out of the box with Liferay's APIs. DISTRIBUTE Let the world know about your app by publishing it in Liferay's marketplace. PARTICIPATE Become a part of Liferay's community, meet other Liferay users, and get involved in the open source project. 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>
1839 参照数